svn commit: r14898 - trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2008-06-11 02:05:46-0700
New Revision: 14898

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

Log:
Use Separator from ArgoUML

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java?view=diff&rev=14898&p1=trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java&p2=trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java&r1=14897&r2=14898
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java	2008-06-11 02:05:46-0700
@@ -37,7 +37,6 @@
 import org.argouml.swingext.UpArrowIcon;
 import org.tigris.gef.presentation.Fig;
 import org.tigris.swidgets.Horizontal;
-import org.tigris.swidgets.LabelledLayout;
 import org.tigris.swidgets.Vertical;
 
 /**
@@ -108,7 +107,7 @@
         addField(Translator.localize("label.see"), spSee);
 
         //make new column with LabelledLayout
-        add(LabelledLayout.getSeperator());
+        add(LabelledLayout.getSeparator());
 
         UMLTextArea2 doc = new UMLTextArea2(
                 new UMLModelElementTaggedValueDocument(Argo.DOCUMENTATION_TAG));
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.