svn commit: r13211 - branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: b00__1
Date: 2007-08-03 01:57:10-0700
New Revision: 13211

Modified:
   branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java

Log:
Include a description (label) of the command

Modified: branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java
Url: http://argouml.tigris.org/source/browse/argouml/branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java?view=diff&rev=13211&p1=branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java&p2=branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java&r1=13210&r2=13211
==============================================================================
--- branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java	(original)
+++ branches/gsoc2007/b00__1/model-euml/src/org/argouml/model/euml/UMLUtil.java	2007-08-03 01:57:10-0700
@@ -73,6 +73,7 @@
         };
         copyCommand.append(copyToClipboard);
         copyCommand.append(pasteFromClipboard);
+        copyCommand.setLabel("Copy a tree of UML elements to a destination");
         if (copyCommand.canExecute()) {
             modelImplementation.getModelEventPump().getRootContainer().setHoldEvents(
                     true);
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.