Uses of Interface
org.argouml.ui.TabTarget

Packages that use TabTarget
org.argouml.cognitive.checklist.ui CheckLists, a cognitive help tool, is currently not enabled in ArgoUml. 
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. 
org.argouml.uml.ui.behavior.activity_graphs Properties panels for the activity diagram. 
org.argouml.uml.ui.behavior.collaborations Properties panels for the behavior.collaborations uml package  
org.argouml.uml.ui.behavior.common_behavior Properties panels for the behavior.common_behavior uml package  
org.argouml.uml.ui.behavior.state_machines Properties panels for the behavior.state_machines uml package  
org.argouml.uml.ui.behavior.use_cases Properties panels for the behavior.use_cases uml package  
org.argouml.uml.ui.foundation.core Properties panels for the foundation.core uml package  
org.argouml.uml.ui.foundation.extension_mechanisms Properties panels for the foundation.extension_mechanisms uml package  
org.argouml.uml.ui.model_management Properties panels for the model management uml package. 
 

Uses of TabTarget in org.argouml.cognitive.checklist.ui
 

Classes in org.argouml.cognitive.checklist.ui that implement TabTarget
 class TabChecklist
          Tab to show the checklist for a certain element.
 

Uses of TabTarget in org.argouml.ui
 

Subinterfaces of TabTarget in org.argouml.ui
 interface TabFigTarget
          Empty interface used to tag Tabbed panels that accept a Fig Target.
 

Classes in org.argouml.ui that implement TabTarget
 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.
 class TabDocs
          The tab for the documentation.
 class TabTable
          This class is not used any more - it is part of the model presentation in table form.
 class TabText
          A tab that contains textual information.
 

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

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

Classes in org.argouml.uml.diagram.ui that implement TabTarget
 class PropPanelDiagram
          This class represents the properties panel for a Diagram.
 class PropPanelString
          The properties panel for a simple text / string.
 class PropPanelUMLActivityDiagram
           
 class PropPanelUMLClassDiagram
           
 class PropPanelUMLCollaborationDiagram
           
 class PropPanelUMLDeploymentDiagram
           
 class PropPanelUMLSequenceDiagram
           
 class PropPanelUMLStateDiagram
          The properties panel for a Statechart diagram.
 class PropPanelUMLUseCaseDiagram
           
 class SPFigEdgeModelElement
          The style Panel for FigEdgeModelElement.
 class StylePanelFigMessage
          Stylepanel which allows to set the arrow of a message.
 class TabDiagram
          The TabDiagram is the tab in the multieditorpane that holds a diagram.
 

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

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

Uses of TabTarget in org.argouml.uml.ui
 

Subinterfaces of TabTarget in org.argouml.uml.ui
 interface TabModelTarget
          Empty interface used to tag Tabbed panels that accept a Model Element Target.
 

Classes in org.argouml.uml.ui that implement TabTarget
 class PropPanel
          This abstract class provides the basic layout and event dispatching support for all Property Panels.
 class TabConstraints
          Tab for OCL constraint editing.
 class TabDocumentation
          This the tab in the details pane for documentation.
 class TabProps
          This is the tab on the details panel (DetailsPane) that holds the property panel.
 class TabSrc
          Details panel tabbed panel for displaying a source code representation of a UML model element in a particular Notation.
 class TabStyle
          Provides support for changing the appearance of a diagram element.
 class TabTaggedValues
          Table view of a Model Element's Tagged Values.
 

Uses of TabTarget in org.argouml.uml.ui.behavior.activity_graphs
 

Classes in org.argouml.uml.ui.behavior.activity_graphs that implement TabTarget
 class PropPanelActionState
          User interface panel shown at the bottom of the screen that allows the user to edit the properties of the selected UML model element.
 class PropPanelActivityGraph
          PropertyPanel for Activitygraphs.
 class PropPanelCallState
           
 class PropPanelObjectFlowState
           
 class PropPanelPartition
          The properties panel for a Partition (Swimlane).
 class PropPanelSubactivityState
          The properties panel for the SubactivityState.
 

Uses of TabTarget in org.argouml.uml.ui.behavior.collaborations
 

Classes in org.argouml.uml.ui.behavior.collaborations that implement TabTarget
 class PropPanelAssociationEndRole
          The properties panel for an associationend.
 class PropPanelAssociationRole
          The properties panel for an AssociationRole.
 class PropPanelClassifierRole
          TODO: this property panel needs refactoring to remove dependency on old gui components.
 class PropPanelCollaboration
          Property panel for collaborations.
 class PropPanelInteraction
          Proppanel for interactions.
 class PropPanelMessage
          Properties panel for a Message.
 

Uses of TabTarget in org.argouml.uml.ui.behavior.common_behavior
 

Classes in org.argouml.uml.ui.behavior.common_behavior that implement TabTarget
 class PropPanelAction
          An abstract representatation of the properties panel of an Action.
 class PropPanelCallAction
          The properties panel for a CallAction.
 class PropPanelComponentInstance
          The properties panel for a ComponentInstance.
 class PropPanelCreateAction
          The properties panel for a CreateAction.
 class PropPanelDestroyAction
          The properties panel for a DestroyAction.
 class PropPanelInstance
          The abstract properties panel for any type of Instance.
 class PropPanelLink
          The properties panel for a Link.
 class PropPanelLinkEnd
          A basic property panel for link ends.
 class PropPanelNodeInstance
          The properties panel of a NodeInstance.
 class PropPanelObject
          The properties panel of an Object.
 class PropPanelReception
          PropertyPanel for a Reception.
 class PropPanelReturnAction
          The properties panel for a ReturnAction.
 class PropPanelSendAction
          The properties panel for a SendAction.
 class PropPanelSignal
          The properties panel of a Signal.
 class PropPanelStimulus
          The properties panel for a Stimulus.
 class PropPanelTerminateAction
          The properties panel for a TerminateAction.
 class PropPanelUninterpretedAction
          The properties panel for a UninterpretedAction.
 

Uses of TabTarget in org.argouml.uml.ui.behavior.state_machines
 

Classes in org.argouml.uml.ui.behavior.state_machines that implement TabTarget
 class PropPanelCallEvent
          The properties panel of a CallEvent.
 class PropPanelChangeEvent
          The properties panel for a ChangeEvent.
 class PropPanelCompositeState
          The properties panel for a Composite State.
 class PropPanelEvent
          The properties panel for an Event.
 class PropPanelFinalState
          The properties panel for a FinalState.
 class PropPanelGuard
          A property panel for Guards.
 class PropPanelPseudostate
          Property Panel for the collection of pseudostates (branch, fork, ...).
 class PropPanelSignalEvent
          The properties panel for a SignalEvent.
 class PropPanelSimpleState
          The properties panel for a SimpleState.
 class PropPanelState
          The abstract properties panel for a State.
 class PropPanelStateMachine
          The properties panel for a Statemachine.
 class PropPanelStateVertex
          The properties tab panel for StateVertex and family.
 class PropPanelStubState
           
 class PropPanelSubmachineState
           
 class PropPanelSynchState
          The properties panel for a SynchState.
 class PropPanelTimeEvent
          The properties panel for a TimeEvent.
 class PropPanelTransition
          The properties panel for a Transition.
 

Uses of TabTarget in org.argouml.uml.ui.behavior.use_cases
 

Classes in org.argouml.uml.ui.behavior.use_cases that implement TabTarget
 class PropPanelActor
          Builds the property panel for a actor.
 class PropPanelExtend
          Builds the property panel for an Extend relationship.
 class PropPanelExtensionPoint
          Builds the property panel for an extension point.
 class PropPanelInclude
          Builds the property panel for an Include relationship.
 class PropPanelUseCase
          Builds the property panel for a use case.
 

Uses of TabTarget in org.argouml.uml.ui.foundation.core
 

Classes in org.argouml.uml.ui.foundation.core that implement TabTarget
 class PropPanelAbstraction
          The properties panel for a Abstraction.
 class PropPanelAssociation
          Theproperties panel for a Association.
 class PropPanelAssociationClass
          The properties panel for an AssociationClass.
 class PropPanelAssociationEnd
          TODO: this property panel needs refactoring to remove dependency on old gui components.
 class PropPanelAttribute
          The properties panel for an Attribute.
 class PropPanelClass
          The properties panel for a Class.
 class PropPanelClassifier
          The abstract properties panel for Classifiers.
 class PropPanelComment
          Proppanel for comments (notes).
 class PropPanelComponent
          PropPanel for a UML component.
 class PropPanelDataType
          TODO: this property panel needs refactoring to remove dependency on old gui components.
 class PropPanelDependency
          The properties panel for a Dependency.
 class PropPanelFeature
          Abstract class for the properties panel of a Feature.
 class PropPanelFlow
          The properties panel for a Flow.
 class PropPanelGeneralization
          The properties panel for a Generalization.
 class PropPanelInterface
          The properties panel for an Interface.
 class PropPanelModelElement
          The properties panel for a modelelement.
 class PropPanelNamespace
          The abstract properties panel for a Namespace.
 class PropPanelNode
          TODO: this property panel needs refactoring to remove dependency on old gui components.
 class PropPanelOperation
          A property panel for operations.
 class PropPanelParameter
          The property panel for parameters.
 class PropPanelPermission
          The properties panel for a Permission.
 class PropPanelRelationship
          Added this class to give as much information to the user as possible if the lookup mechanisme for proppanels fails.
 class PropPanelStructuralFeature
           
 class PropPanelUsage
          The properties panel for a Usage.
 

Uses of TabTarget in org.argouml.uml.ui.foundation.extension_mechanisms
 

Classes in org.argouml.uml.ui.foundation.extension_mechanisms that implement TabTarget
 class PropPanelStereotype
          The properties panel for a Stereotype.
 

Uses of TabTarget in org.argouml.uml.ui.model_management
 

Classes in org.argouml.uml.ui.model_management that implement TabTarget
 class PropPanelModel
          A Propertypanel for a model.
 class PropPanelPackage
          PropPanelPackage defines the Property Panel for MPackage elements.
 class PropPanelSubsystem
          A property panel for UML subsystems.
 



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