svn commit: r16444 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/ArgoFigText.java

Michiel van der Wulp <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2008-12-27 12:08:57-0800
New Revision: 16444

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

Log:
Comment and style only

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/ArgoFigText.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/ArgoFigText.java?view=diff&pathrev=16444&r1=16443&r2=16444
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/ArgoFigText.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/ArgoFigText.java	2008-12-27 12:08:57-0800
@@ -89,7 +89,10 @@
     }
     
     /**
-     * Construct a text fig owned by the given UML element.
+     * Construct a text fig owned by the given UML element. <p>
+     * 
+     * Even if there is no owner, then you still have to use this constructor;
+     * setting the owner parameter to null is acceptable.
      * 
      * @param owner owning model element or null
      * @param bounds rectangle describing bounds of figure
@@ -228,6 +231,7 @@
      * @deprecated for 0.27.3 by tfmorris. The owner must be specified in the
      *             constructor and never changed.
      */
+    @SuppressWarnings("deprecation")
     @Override
     @Deprecated
     public void setOwner(Object own) {

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

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.