Author: mes
Date: 2010-02-19 11:14:21 -0800 (Fri, 19 Feb 2010)
New Revision: 19386

Modified:
   
csplugins/trunk/ucsd/pwang/jActiveModules3/src/csplugins/jActiveModules/dialogs/ActivePathsParameterPanel.java
Log:
renamed panel title

Modified: 
csplugins/trunk/ucsd/pwang/jActiveModules3/src/csplugins/jActiveModules/dialogs/ActivePathsParameterPanel.java
===================================================================
--- 
csplugins/trunk/ucsd/pwang/jActiveModules3/src/csplugins/jActiveModules/dialogs/ActivePathsParameterPanel.java
      2010-02-19 19:13:57 UTC (rev 19385)
+++ 
csplugins/trunk/ucsd/pwang/jActiveModules3/src/csplugins/jActiveModules/dialogs/ActivePathsParameterPanel.java
      2010-02-19 19:14:21 UTC (rev 19386)
@@ -197,7 +197,7 @@
                
                // target network selector
                networkPanel = new NetworkSelectorPanel();
-               
networkPanel.setBorder(BorderFactory.createTitledBorder("Analysis Target"));
+               networkPanel.setBorder(BorderFactory.createTitledBorder("Target 
Network"));
                topPanel.add(networkPanel, BorderLayout.PAGE_START);
                topPanel.add(createAttrSelectionPanel(), BorderLayout.CENTER);
                return topPanel;

-- 
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.

Reply via email to