Author: apico
Date: 2012-06-15 17:32:04 -0700 (Fri, 15 Jun 2012)
New Revision: 29593
Modified:
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/CreateNewNetworkPanel.java
Log:
changed labeling to make it consistent with ui
Modified:
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/CreateNewNetworkPanel.java
===================================================================
---
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/CreateNewNetworkPanel.java
2012-06-16 00:27:23 UTC (rev 29592)
+++
core3/impl/trunk/welcome-impl/src/main/java/org/cytoscape/welcome/internal/CreateNewNetworkPanel.java
2012-06-16 00:32:04 UTC (rev 29593)
@@ -132,7 +132,7 @@
ImageIcon databaseIcon = new ImageIcon(databaseIconImg);
this.layout = new JCheckBox();
- layout.setText("Apply default layout");
+ layout.setText("Apply preferred layout");
layout.setToolTipText("Note: This option may take minutes to
finish for large networks!");
this.loadNetwork = new JLabel("From file...");
--
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.