Uses of Class
org.argouml.swingext.Toolbar

Packages that use Toolbar
org.argouml.swingext An extension package for swing classes 
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. 
org.argouml.ui.menubar Provides support to construct a menubar for ArgoUML. 
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
 

Uses of Toolbar in org.argouml.swingext
 

Subclasses of Toolbar in org.argouml.swingext
 class PopupToolBox
           
 class Toolbox
          A toolbar where buttons are shown in a grid instead of a row.
 

Uses of Toolbar in org.argouml.ui
 

Fields in org.argouml.ui declared as Toolbar
protected  Toolbar TabText._toolbar
          The optional toolbar.
protected  Toolbar NavigatorPane._toolbar
          toolbar for history navigation and perspectives config dialog
 

Uses of Toolbar in org.argouml.ui.menubar
 

Methods in org.argouml.ui.menubar that return Toolbar
 Toolbar GenericArgoMenuBar.getCreateDiagramToolbar()
          Getter for the create diagram toolbar.
 Toolbar GenericArgoMenuBar.getEditToolbar()
          Getter for the edit toolbar.
 Toolbar GenericArgoMenuBar.getFileToolbar()
          Getter for the file toolbar.
 Toolbar GenericArgoMenuBar.getViewToolbar()
          Getter for the view toolbar.
 

Uses of Toolbar in org.argouml.uml.ui
 

Fields in org.argouml.uml.ui declared as Toolbar
protected  Toolbar PropPanel.buttonPanel
           
 



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