svn commit: r16277 - trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java

Tom Morris <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: tfmorris
Date: 2008-12-07 12:36:40-0800
New Revision: 16277

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

Log:
Make getTabs package scope

Modified: trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java?view=diff&pathrev=16277&r1=16276&r2=16277
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java	2008-12-07 12:36:40-0800
@@ -177,11 +177,9 @@
 
     /**
      * Returns the JTabbedPane that contains all details panels.
-     * @deprecated by MVW, in V0.25.4. Will become package scope.
      * @return the JTabbedPane.
      */
-    @Deprecated
-    public JTabbedPane getTabs() {
+    JTabbedPane getTabs() {
         return topLevelTabbedPane;
     }

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

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.