svn commit: r19380 - trunk/src/argouml-app/src/org/argouml/uml/diagram/state/ui/FigCompositeState.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2011-05-08 11:22:54-0700
New Revision: 19380

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

Log:
Remove deprecated method

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/state/ui/FigCompositeState.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/state/ui/FigCompositeState.java?view=diff&pathrev=19380&r1=19379&r2=19380
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/state/ui/FigCompositeState.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/state/ui/FigCompositeState.java	2011-05-08 11:22:54-0700
@@ -262,19 +262,6 @@
     /**
      * To resize only when a new concurrent region is added,
      * changing the height.
-     * TODO: Badly named method, it actually sets height. 
-     * @deprecated by mvw in V0.28alpha, 
-     * replaced by better named method.
-     * @param h the new height
-     */
-    @Deprecated
-    public void setBounds(int h) {
-        setCompositeStateHeight(h);
-    }
-
-    /**
-     * To resize only when a new concurrent region is added,
-     * changing the height.
      * TODO: Probably shouldn't
      * exist as this class should be listening for added concurrent regions
      * and call this internally itself.

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

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.