svn commit: r12817 - trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2007-06-10 15:17:05-0700
New Revision: 12817

Modified:
   trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java

Log:
Correct cut'n'paste error

Modified: trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java?view=diff&rev=12817&p1=trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java&p2=trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java&r1=12816&r2=12817
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java	2007-06-10 15:17:05-0700
@@ -739,8 +739,8 @@
      * 
      * @return Value of property createDiagramMenu
      */
-    public JToolBar getCreateDiagramMenu() {
-        return createDiagramToolbar;
+    public JMenu getCreateDiagramMenu() {
+        return createDiagramMenu;
     }
 
     /**
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.