svn commit: r16765 - trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java

Michiel van der Wulp <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2009-02-03 23:22:27-0800
New Revision: 16765

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

Log:
Added comment only.

Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java?view=diff&pathrev=16765&r1=16764&r2=16765
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/diagram/ui/FigEditableCompartment.java	2009-02-03 23:22:27-0800
@@ -404,10 +404,12 @@
     protected static class FigSeperator extends FigLine {
         /**
          * Constructor.
+         * TODO: The line-width is set by the containing group - so
+         * no need to do that here also.
          *
-         * @param x
-         * @param y
-         * @param len
+         * @param x coordinate
+         * @param y coordinate
+         * @param len length of the line
          */
         FigSeperator(int x, int y, int len) {
             super(x, y, (x + len) - 1, y, LINE_COLOR);

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

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.