Author: pwang
Date: 2011-02-28 10:18:00 -0800 (Mon, 28 Feb 2011)
New Revision: 24251
Modified:
csplugins/trunk/ucsd/pwang/cy3samples/sample06/src/main/java/org/cytoscape/sample/internal/MyNetworkViewTask.java
Log:
Add some comments
Modified:
csplugins/trunk/ucsd/pwang/cy3samples/sample06/src/main/java/org/cytoscape/sample/internal/MyNetworkViewTask.java
===================================================================
---
csplugins/trunk/ucsd/pwang/cy3samples/sample06/src/main/java/org/cytoscape/sample/internal/MyNetworkViewTask.java
2011-02-28 18:16:52 UTC (rev 24250)
+++
csplugins/trunk/ucsd/pwang/cy3samples/sample06/src/main/java/org/cytoscape/sample/internal/MyNetworkViewTask.java
2011-02-28 18:18:00 UTC (rev 24251)
@@ -39,7 +39,7 @@
System.out.println("networkView already
existed!");
}
- // The following snippet of code will destroy a
networkview
+ // Set the variable destroyView to true, the following
snippet of code will destroy a networkview
boolean destroyView = false;
if(destroyView)
{
--
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.