|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
The basic stylepanel which provides line and fill color information. |
class |
StylePanelFigNodeModelElement
Stylepanel which provides base style information for modelelements, e.g. |
class |
StylePanelFigRRect
Provide a stylepanel for rounded rectancles in order to set the rounding edge level. |
class |
StylePanelFigText
StylePanel class which provides additional parameters for changing Text elements provided by GEF. |
Uses of StylePanel in org.argouml.uml.diagram.static_structure.ui |
Subclasses of StylePanel in org.argouml.uml.diagram.static_structure.ui | |
class |
StylePanelFigClass
Stylepanel which adds an attributes and operations checkbox and depends on FigClass. |
class |
StylePanelFigInterface
Stylepanel which adds an operation checkbox and depends on FigInterface. |
Uses of StylePanel in org.argouml.uml.diagram.ui |
Subclasses of StylePanel in org.argouml.uml.diagram.ui | |
class |
SPFigEdgeModelElement
The style Panel for FigEdgeModelElement. |
class |
StylePanelFigMessage
Stylepanel which allows to set the arrow of a message. |
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 | |
private StylePanel |
TabStyle.stylePanel
The stylepanel shown by the tab style. |
Methods in org.argouml.uml.ui that return StylePanel | |
StylePanel |
TabStyle.findPanelFor(Class targetClass)
Find the stylepanel for a given target class. |
Methods in org.argouml.uml.ui with parameters of type StylePanel | |
void |
TabStyle.addPanel(Class c,
StylePanel s)
Adds a style panel to the internal list. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |