svn commit: r19021 - trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2011-02-12 06:20:39-0800
New Revision: 19021

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

Log:
Reduce reference to deprecated class

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java?view=diff&pathrev=19021&r1=19020&r2=19021
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java	2011-02-12 06:20:39-0800
@@ -89,8 +89,8 @@
         Configuration.getString(Configuration
             .makeKey("layout", "tabstereotype"));
 
-    private UMLModelElementListModel2 selectedListModel;
-    private UMLModelElementListModel2 availableListModel;
+    private UMLModelElementStereotypeListModel selectedListModel;
+    private UMLModelStereotypeListModel availableListModel;
 
     private JScrollPane selectedScroll;
     private JScrollPane availableScroll;

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

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.