Uses of Interface
org.argouml.ui.TabFigTarget

Packages that use TabFigTarget
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 TabFigTarget in org.argouml.ui
 

Classes in org.argouml.ui that implement TabFigTarget
 class StylePanel
          The style panel.
 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 TabFigTarget in org.argouml.uml.diagram.static_structure.ui
 

Classes in org.argouml.uml.diagram.static_structure.ui that implement TabFigTarget
 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 TabFigTarget in org.argouml.uml.diagram.ui
 

Classes in org.argouml.uml.diagram.ui that implement TabFigTarget
 class SPFigEdgeModelElement
          The style Panel for FigEdgeModelElement.
 class StylePanelFigMessage
          Stylepanel which allows to set the arrow of a message.
 

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

Classes in org.argouml.uml.diagram.use_case.ui that implement TabFigTarget
 class StylePanelFigUseCase
          A class to provide a style panel for use cases.
 

Uses of TabFigTarget in org.argouml.uml.ui
 

Classes in org.argouml.uml.ui that implement TabFigTarget
 class TabStyle
          Provides support for changing the appearance of a diagram element.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook