svn commit: r12667 - trunk/src_new/org/argouml/ui/ProjectBrowser.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-05-26 11:36:00-0700
New Revision: 12667

Modified:
   trunk/src_new/org/argouml/ui/ProjectBrowser.java

Log:
Reduce dependency from "org.argouml.ui" to "org.argouml.cognitive.ui".

Modified: trunk/src_new/org/argouml/ui/ProjectBrowser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/ProjectBrowser.java?view=diff&rev=12667&p1=trunk/src_new/org/argouml/ui/ProjectBrowser.java&p2=trunk/src_new/org/argouml/ui/ProjectBrowser.java&r1=12666&r2=12667
==============================================================================
--- trunk/src_new/org/argouml/ui/ProjectBrowser.java	(original)
+++ trunk/src_new/org/argouml/ui/ProjectBrowser.java	2007-05-26 11:36:00-0700
@@ -64,7 +64,6 @@
 import org.argouml.application.events.ArgoEventTypes;
 import org.argouml.application.helpers.ResourceLoaderWrapper;
 import org.argouml.cognitive.Designer;
-import org.argouml.cognitive.ui.TabToDo;
 import org.argouml.cognitive.ui.ToDoPane;
 import org.argouml.configuration.Configuration;
 import org.argouml.configuration.ConfigurationKey;
@@ -403,10 +402,6 @@
         todoPane = new ToDoPane(splash);
         createDetailsPanes();
         restorePanelSizes();
-
-        getTab(TabToDo.class); // TODO: If this doesn't have side effects,
-                               //       it can be removed alltogether.
-
     }
 
     private Component assemblePanels() {
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.