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.explorerPane
          The explorer (formerly called navigator) pane containing the modelstructure.
private static NavigatorPane NavigatorPane.theInstance
          The NavigatorPane instance.
 

Methods in org.argouml.ui that return NavigatorPane
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 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook