Author: pwang
Date: 2011-06-03 10:40:44 -0700 (Fri, 03 Jun 2011)
New Revision: 25633

Modified:
   
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
Log:
Defined menuItem Edit.preferences

Modified: 
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
===================================================================
--- 
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
    2011-06-03 15:50:02 UTC (rev 25632)
+++ 
core3/swing-application-impl/trunk/src/main/java/org/cytoscape/internal/view/CytoscapeMenus.java
    2011-06-03 17:40:44 UTC (rev 25633)
@@ -68,6 +68,8 @@
        menuBar.addSeparator("Edit", 4.0);
        menuBar.addSeparator("Edit", 6.0);
 
+       menuBar.addMenu("Edit.Preferences", 10.0);
+
        menuBar.addSeparator("View", 2.0);
        menuBar.addSeparator("View", 4.0);
        menuBar.addSeparator("View", 6.0);

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