svn commit: r16380 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigStereotype.java

Michiel van der Wulp <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2008-12-19 05:47:18-0800
New Revision: 16380

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

Log:
Use the new settings.

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigStereotype.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigStereotype.java?view=diff&pathrev=16380&r1=16379&r2=16380
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigStereotype.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigStereotype.java	2008-12-19 05:47:18-0800
@@ -132,8 +132,8 @@
      * {@inheritDoc}
      */
     public void setText(String text) {
-        super.setText(NotationUtilityUml.formatSingleStereotype(text,
-                getNpArguments()));
+        super.setText(NotationUtilityUml.formatStereotype(text,
+                getSettings().isUseGuillemets()));
     }
     
 }

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

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.