Author: ruschein
Date: 2010-02-11 14:01:50 -0800 (Thu, 11 Feb 2010)
New Revision: 19299

Modified:
   
csplugins/trunk/ucsd/ruschein/DenovoPGNetworkAlignment/src/org/idekerlab/denovoplugin/ui/SearchPropertyPanel.java
Log:
Fixed "Physical network filter degree" edit field problems.

Modified: 
csplugins/trunk/ucsd/ruschein/DenovoPGNetworkAlignment/src/org/idekerlab/denovoplugin/ui/SearchPropertyPanel.java
===================================================================
--- 
csplugins/trunk/ucsd/ruschein/DenovoPGNetworkAlignment/src/org/idekerlab/denovoplugin/ui/SearchPropertyPanel.java
   2010-02-11 21:20:52 UTC (rev 19298)
+++ 
csplugins/trunk/ucsd/ruschein/DenovoPGNetworkAlignment/src/org/idekerlab/denovoplugin/ui/SearchPropertyPanel.java
   2010-02-11 22:01:50 UTC (rev 19299)
@@ -165,7 +165,7 @@
                                }
                        });
 
-               degreeLabel.setText("Physical network filter degree 
(optional):");
+               degreeLabel.setText("Physical network filter degree (opt.):");
 
                GroupLayout scorePanelLayout = new GroupLayout(scorePanel);
                scorePanel.setLayout(scorePanelLayout);

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