Author: pwang
Date: 2011-02-28 10:16:52 -0800 (Mon, 28 Feb 2011)
New Revision: 24250
Modified:
csplugins/trunk/ucsd/pwang/cy3samples/sample05/src/main/java/org/cytoscape/sample/internal/MyNetworkTask.java
Log:
Add some comments
Modified:
csplugins/trunk/ucsd/pwang/cy3samples/sample05/src/main/java/org/cytoscape/sample/internal/MyNetworkTask.java
===================================================================
---
csplugins/trunk/ucsd/pwang/cy3samples/sample05/src/main/java/org/cytoscape/sample/internal/MyNetworkTask.java
2011-02-28 18:13:26 UTC (rev 24249)
+++
csplugins/trunk/ucsd/pwang/cy3samples/sample05/src/main/java/org/cytoscape/sample/internal/MyNetworkTask.java
2011-02-28 18:16:52 UTC (rev 24250)
@@ -40,7 +40,7 @@
netMgr.addNetwork(myNet);
- //// The following code will destroy a network
+ // Set the variable destroyNetwork to true, the following code
will destroy a network
boolean destroyNetwork = false;
if (destroyNetwork){
// Get current network
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.