swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] Java Graphs


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] Java Graphs
Date: Fri, 18 Nov 2005 08:08:50 -0700
User-agent: Mozilla Thunderbird 1.0.5 (Windows/20050711)

durga bhavani wrote:

What you want here in Test.java is to reference topLevelSwarm, not make it again.
One way to do that is to pass it as an argument to Print1.

                TestObserver testObserver = new TestObserver(getZone());
                graph1 = testObserver.getgraph();

Also, the instantiation of `Test' and call to `Print1' should be done before calling `go' in StartTest.java.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]