svn commit: r18097 - trunk/src/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java

Bob Tarling <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2010-03-14 09:54:13-0800
New Revision: 18097

Modified:
   trunk/src/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java

Log:
Make New Parameter available from popup menu in explorer

Modified: trunk/src/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java?view=diff&pathrev=18097&r1=18096&r2=18097
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/ExplorerPopup.java	2010-03-14 09:54:13-0800
@@ -114,6 +114,8 @@
         new Object[] {
             Model.getMetaTypes().getProfile(), // needs to be the first entry
             "button.new-profile-package", // because of UML1/UML2 differences
+            Model.getMetaTypes().getParameter(),
+            "button.new-parameter",
             Model.getMetaTypes().getTemplateParameter(),
             "button.new-template-parameter",
             Model.getMetaTypes().getPackage(),

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

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.