Uses of Class
org.argouml.ui.NavPerspective

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

Uses of NavPerspective in org.argouml.ui
 

Fields in org.argouml.ui declared as NavPerspective
protected  NavPerspective NavigatorPane._curPerspective
           
 

Methods in org.argouml.ui that return NavPerspective
 NavPerspective NavigatorPane.getCurPerspective()
           
 

Methods in org.argouml.ui with parameters of type NavPerspective
 void NavigatorPane.setCurPerspective(NavPerspective per)
           
static void NavPerspective.registerPerspective(NavPerspective np)
           
static void NavPerspective.unregisterPerspective(NavPerspective np)
           
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook