svn commit: r13194 - trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-07-31 11:59:31-0700
New Revision: 13194

Modified:
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java

Log:
Remove popup menu for Show/Hide Path in Name for a Comment.

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java?view=diff&rev=13194&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java&r1=13193&r2=13194
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java	2007-07-31 11:59:31-0700
@@ -49,6 +49,7 @@
 import org.argouml.model.AttributeChangeEvent;
 import org.argouml.model.Model;
 import org.argouml.model.RemoveAssociationEvent;
+import org.argouml.ui.ArgoJMenu;
 import org.argouml.uml.diagram.ui.FigMultiLineText;
 import org.argouml.uml.diagram.ui.FigNodeModelElement;
 import org.tigris.gef.base.Geometry;
@@ -360,6 +361,15 @@
     ////////////////////////////////////////////////////////////////
     // Fig accessors
 
+    /**
+     * @return an empty menu
+     * @see org.argouml.uml.diagram.ui.FigNodeModelElement#buildShowPopUp()
+     */
+    @Override
+    protected ArgoJMenu buildShowPopUp() {
+        return new ArgoJMenu("menu.popup.show");
+    }
+
     /*
      * @see org.tigris.gef.presentation.Fig#makeSelection()
      */
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.