svn commit: r17431 - trunk/src/argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java

Andreas Rueckert <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: andreas
Date: 2009-10-27 07:11:02-0700
New Revision: 17431

Modified:
   trunk/src/argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java

Log:
Added a getter for the generation menu.


Modified: trunk/src/argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java?view=diff&pathrev=17431&r1=17430&r2=17431
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/ui/cmd/GenericArgoMenuBar.java	2009-10-27 07:11:02-0700
@@ -1073,6 +1073,15 @@
     }
 
     /**
+     * Getter for the Generation menu.
+     *
+     * @return The Generation menu.
+     */
+    public JMenu getGeneration() {
+	return generate;
+    }
+
+    /**
      * The UID.
      */
     private static final long serialVersionUID = 2904074534530273119L;

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2411680

To unsubscribe from this discussion, e-mail: [[email protected]].
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.