Author: apico
Date: 2012-09-19 20:55:09 -0700 (Wed, 19 Sep 2012)
New Revision: 30431
Modified:
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/layout/ui/DynamicLayoutMenu.java
Log:
#1466
Modified:
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/layout/ui/DynamicLayoutMenu.java
===================================================================
---
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/layout/ui/DynamicLayoutMenu.java
2012-09-20 03:52:16 UTC (rev 30430)
+++
core3/impl/trunk/swing-application-impl/src/main/java/org/cytoscape/internal/layout/ui/DynamicLayoutMenu.java
2012-09-20 03:55:09 UTC (rev 30431)
@@ -111,7 +111,7 @@
// Add edge attributes menus
addEdgeAttributeMenus(this, false);
} else {
- throw new RuntimeException("Layout algorithm expected valid
attributes or sel");
+ throw new RuntimeException("Layout algorithm expected valid
table columns or selected");
}
}
--
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.