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
          the current perspective
 

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

Methods in org.argouml.ui with parameters of type NavPerspective
 void NavigatorPane.setCurPerspective(NavPerspective per)
          needs documenting
 void NavigatorPane.removePerspective(NavPerspective np)
          method for navconfig dialog to remove a perspective.
 void NavigatorPane.addPerspective(NavPerspective np)
           
 



ArgoUML © 1996-2003 (20030829)ArgoUML Project HomeArgoUML Cookbook