svn commit: r17075 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigNodeModelElement.java

Michiel van der Wulp <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2009-04-08 06:22:42-0700
New Revision: 17075

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

Log:
Comment only.

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigNodeModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigNodeModelElement.java?view=diff&pathrev=17075&r1=17074&r2=17075
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigNodeModelElement.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigNodeModelElement.java	2009-04-08 06:22:42-0700
@@ -1505,6 +1505,8 @@
 
     /**
      * Updates the text of the name FigText.
+     * This includes text changes, 
+     * but also changes in rendering like bold.
      */
     protected void updateNameText() {
         if (readyToEdit) {
@@ -1514,7 +1516,6 @@
             if (notationProviderName != null) {
                 nameFig.setText(notationProviderName.toString(
                         getOwner(), getNotationSettings()));
-                // TODO: Why does the font need updating? - tfm
                 updateFont();
                 updateBounds();
             }

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

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.