Author: pwang
Date: 2011-12-05 14:08:46 -0800 (Mon, 05 Dec 2011)
New Revision: 27697
Modified:
core3/api/trunk/swing-application-api/src/main/java/org/cytoscape/application/swing/CytoPanelName.java
Log:
Fixed bug#496
Modified:
core3/api/trunk/swing-application-api/src/main/java/org/cytoscape/application/swing/CytoPanelName.java
===================================================================
---
core3/api/trunk/swing-application-api/src/main/java/org/cytoscape/application/swing/CytoPanelName.java
2011-12-05 21:42:34 UTC (rev 27696)
+++
core3/api/trunk/swing-application-api/src/main/java/org/cytoscape/application/swing/CytoPanelName.java
2011-12-05 22:08:46 UTC (rev 27697)
@@ -39,7 +39,7 @@
/**
* The south or bottom panel.
*/
- SOUTH("Data Panel"),
+ SOUTH("Table Panel"),
/**
* The east or right-hand panel.
--
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.