svn commit: r17003 - trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java

Bob Tarling <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2009-03-30 15:54:39-0700
New Revision: 17003

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

Log:
Give public access so that XML prop panels can use this

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java?view=diff&pathrev=17003&r1=17002&r2=17003
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java	2009-03-30 15:54:39-0700
@@ -75,7 +75,7 @@
  *
  * @author Bob Tarling
  */
-class LabelledLayout implements LayoutManager, java.io.Serializable {
+public class LabelledLayout implements LayoutManager, java.io.Serializable {
 
     private static final long serialVersionUID = -5596655602155151443L;

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

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.