svn commit: r16222 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-12-02 08:20:02-0800
New Revision: 16222

Modified:
   trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java

Log:
Add TODO

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java?view=diff&pathrev=16222&r1=16221&r2=16222
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/PropPanelDiagram.java	2008-12-02 08:20:02-0800
@@ -71,6 +71,8 @@
         super(diagramName, icon);
 
         JTextField field = new JTextField();
+        // TODO: This should probably only update the project when the user
+        // presses Return or focus is lost
         field.getDocument().addDocumentListener(new DiagramNameDocument(field));
         addField("label.name", field);

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

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.