Uses of Class
org.argouml.ui.StylePanel

Packages that use StylePanel
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. 
org.argouml.uml.diagram.static_structure.ui Classes to implement a uml Class diagram using GEF, plus go rules for the navigator pane. 
org.argouml.uml.diagram.ui Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more... 
org.argouml.uml.diagram.use_case.ui Classes to implement a uml Use Case diagram using GEF, plus go rules for the navigator pane. 
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 StylePanel in org.argouml.ui
 

Subclasses of StylePanel in org.argouml.ui
 class StylePanelFig
           
 class StylePanelFigRRect
           
 class StylePanelFigText
           
 

Uses of StylePanel in org.argouml.uml.diagram.static_structure.ui
 

Subclasses of StylePanel in org.argouml.uml.diagram.static_structure.ui
 class StylePanelFigClass
           
 class StylePanelFigInterface
           
 

Uses of StylePanel in org.argouml.uml.diagram.ui
 

Subclasses of StylePanel in org.argouml.uml.diagram.ui
 class SPFigEdgeModelElement
           
 class StylePanelFigMessage
           
 

Uses of StylePanel in org.argouml.uml.diagram.use_case.ui
 

Subclasses of StylePanel in org.argouml.uml.diagram.use_case.ui
 class StylePanelFigUseCase
          A class to provide a style panel for use cases.
 

Uses of StylePanel in org.argouml.uml.ui
 

Fields in org.argouml.uml.ui declared as StylePanel
protected  StylePanel TabStyle._stylePanel
          The stylepanel shown by the tab style.
 

Methods in org.argouml.uml.ui that return StylePanel
 StylePanel TabStyle.findPanelFor(java.lang.Class targetClass)
           
 

Methods in org.argouml.uml.ui with parameters of type StylePanel
 void TabStyle.addPanel(java.lang.Class c, StylePanel s)
          Adds a style panel to the internal list.
 



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