Uses of Class
org.argouml.ui.NavigatorPane

Packages that use NavigatorPane
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. 
 

Uses of NavigatorPane in org.argouml.ui
 

Fields in org.argouml.ui declared as NavigatorPane
private  NavigatorPane ProjectBrowser._navPane
          The navigator pane containing the modelstructure
private static NavigatorPane NavigatorPane.INSTANCE
           
 

Methods in org.argouml.ui that return NavigatorPane
 NavigatorPane ProjectBrowser.getNavigatorPane()
          Deprecated. 0.15.3 use NavigatorPane.getInstance() instead
static NavigatorPane NavigatorPane.getInstance()
          Don't automatically instantiate the instance.
 

Methods in org.argouml.ui with parameters of type NavigatorPane
static void NavigatorPane.setInstance(NavigatorPane pane)
          Deprecated. without replacement - this is a temporary hack until the model is cleaned up
 



ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook