svn commit: r12902 - trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-06-24 00:55:17-0700
New Revision: 12902

Modified:
   trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java

Log:
An ElementImport does not have a Derived tagged value. 

This fixes an exception in the property panel of the ElementImport.

Modified: trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java?view=diff&rev=12902&p1=trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java&p2=trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java&r1=12901&r2=12902
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/model_management/PropPanelElementImport.java	2007-06-24 00:55:17-0700
@@ -32,7 +32,6 @@
 import org.argouml.model.Model;
 import org.argouml.uml.ui.ActionNavigateContainerElement;
 import org.argouml.uml.ui.UMLCheckBox2;
-import org.argouml.uml.ui.UMLDerivedCheckBox;
 import org.argouml.uml.ui.UMLModelElementListModel2;
 import org.argouml.uml.ui.UMLPlainTextDocument;
 import org.argouml.uml.ui.UMLTextField2;
@@ -97,8 +96,6 @@
                 "label.modifiers"));
             modifiersPanel.add(
                     new UMLElementImportIsSpecificationCheckbox());
-            modifiersPanel.add(
-                    new UMLDerivedCheckBox());
         }
         return modifiersPanel;
     }
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.