svn commit: r19035 - trunk/src/argouml-app/src/org/argouml/uml/ui

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2011-02-13 10:15:44-0800
New Revision: 19035

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

Log:
Hide classes that we can't quite get rid of yet

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java?view=diff&pathrev=19035&r1=19034&r2=19035
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java	2011-02-13 10:15:44-0800
@@ -56,7 +56,7 @@
  * @since Oct 2, 2002
  * @author [email protected]
  */
-public class UMLLinkedList extends UMLList2 {
+class UMLLinkedList extends UMLList2 {
 
 
     /**

Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java?view=diff&pathrev=19035&r1=19034&r2=19035
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java	2011-02-13 10:15:44-0800
@@ -66,7 +66,7 @@
  * @since Oct 2, 2002
  * @author [email protected]
  */
-public abstract class UMLList2
+abstract class UMLList2
     extends JList
     implements TargettableModelView, MouseListener {

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

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.