Author: scooter
Date: 2011-10-22 21:02:24 -0700 (Sat, 22 Oct 2011)
New Revision: 27276
Modified:
csplugins/trunk/ucsf/scooter/clusterMaker/src/clusterMaker/ui/NestedNetworkView.java
Log:
More cleanup...
Modified:
csplugins/trunk/ucsf/scooter/clusterMaker/src/clusterMaker/ui/NestedNetworkView.java
===================================================================
---
csplugins/trunk/ucsf/scooter/clusterMaker/src/clusterMaker/ui/NestedNetworkView.java
2011-10-23 02:10:36 UTC (rev 27275)
+++
csplugins/trunk/ucsf/scooter/clusterMaker/src/clusterMaker/ui/NestedNetworkView.java
2011-10-23 04:02:24 UTC (rev 27276)
@@ -128,9 +128,9 @@
public String getName() {
if (checkForAvailability) {
- return "Create New Network with nested clusters";
+ return "Create New Network with Nested Clusters";
} else {
- return "Create New Network with nested networks from
attribute";
+ return "Create New Network with Nested Networks from
Attribute";
}
}
--
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.