Uses of Interface
org.argouml.uml.ui.UMLUserInterfaceComponent

Packages that use UMLUserInterfaceComponent
org.argouml.uml.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.collaborations Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.use_cases Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.foundation.core Package Specification (none) Related Documentation (none) 
 

Uses of UMLUserInterfaceComponent in org.argouml.uml.ui
 

Classes in org.argouml.uml.ui that implement UMLUserInterfaceComponent
 class PropPanelButton
          This abstract class provides the basic layout and event dispatching support for all Property Panels.
 class PropPanelButton2
           
 class UMLActivatorListModel
           
 class UMLAssociationComboBox
           
 class UMLAssociationEndListModel
          An UMLAssociationEndListModel is used with UMLList to present a list of association ends that are connected with a classifier.
 class UMLAssociationsListModel
          This class implements a list model for the subpackages of a package.
 class UMLAttributesClassifierRoleListModel
           
 class UMLAttributesListModel
          This class implements a list model for the attributes of a classifier.
 class UMLBinaryRelationListModel
          The base class for models behind scrollpanes for binary relations like the association pane on PropPanelUsecase
 class UMLButtonGroup
          The UMLButtonGroup is the buttongroup behind radio buttons that depict some attribute of a modelelement like visibility.
 class UMLButtonPanel
          Panel that serves as a 'service hatch' for UMLButtonGroup.
 class UMLChangeDispatch
          This class is used to dispatch a NSUML change event (which may occur on a non-UI) thread) to user interface components.
 class UMLCheckBox
           
 class UMLClassifierComboBoxModel
           
 class UMLClassifierListModel
           
 class UMLClassifiersListModel
          This class implements a list model for the subpackages of a package.
 class UMLClientDependencyListModel
           
 class UMLComboBox
           
 class UMLComboBoxModel
          A model for use with drop down combo boxes.
 class UMLConnectionListModel
           
 class UMLExpressionBodyField
           
 class UMLExpressionLanguageField
           
 class UMLGeneralizationListModel
          A concrete class to provide the list of model elements that are generalizations of some other element. This list should support the full set of "Open", "Add", "Delete" Where there is no entry, the default text is "none".
 class UMLGeneralizationsListModel
          Deprecated.  
 class UMLInitialValueComboBox
          handles communication between the initial value JComboBox and the Collection.
 class UMLList
           
 class UMLMetaclassComboBox
           
 class UMLModelElementCachedListModel
           
 class UMLModelElementListLinkModel
          An abstract list model which allows linking to existing artifacts in the UML model. In addition to the menu associated with UMLModelElementListModel (Open, Add, Delete, Move Up, Move Down), this also provides a "Link" menu entry, with sub-entries which are valid existing entries that may be linked to. For the "Link" sub-list, we divide the entries in to two categories, those that make good semantic sense, and those that make only syntactic sense.
 class UMLModelElementListModel
          This class is an abstract superclass for classes that provide a list of UML model elements.
 class UMLMultiplicityComboBox
           
 class UMLOperationsListModel
           
 class UMLOwnedElementListModel
          This class implements is a abstract base for UMLPackagesListModel, UMLClassifiersListModel and other classes that display a subset of the owned elements of a namespace.
 class UMLOwnedElementRootNode
          This class is implements a tree model for ownedElements of a MNamespace
 class UMLPackagesListModel
          This class implements a list model for the subpackages of a package.
 class UMLRadioButton
           
 class UMLReflectionListModel
          This class is an implements a list model using reflection.
 class UMLSpecializationListModel
          A concrete class to provide the list of model elements that are specializations of some other element. This list should support the full set of "Open", "Add", "Delete", "Move Up" and "Move Down" in its context sensitive menu. Where there is no entry, the default text is "null".
 class UMLStimulusActionTextField
           
 class UMLStimulusListModel
           
 class UMLTextArea
           
 class UMLTextField
          This class handles the updating of text as it is typed into the text field on one of the many property panels.
 class UMLTree
           
 class UMLTreeModel
          This class is an abstract superclass for classes that provide a tree model of UML model elements.
 class UMLTreeRootNode
          This class is implements a tree model for ownedElements of a MNamespace
 

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

Classes in org.argouml.uml.ui.behavior.collaborations that implement UMLUserInterfaceComponent
 class UMLClassifierRoleAssociationRoleListModel
          Binary relation list model for associationsroles between classifierroles
 

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

Classes in org.argouml.uml.ui.behavior.use_cases that implement UMLUserInterfaceComponent
 class UMLActorAssociationListModel
          Binary relation list model for associations with actors
 class UMLExtendedUseCasesListModel
           
 class UMLExtendListModel
          A list model for the extend relationship on use case and extension point property panels. Supports the full menu (Open, Add, Delete, Move Up, Move Down).
 class UMLIncludeListModel
          A list model for the include relationship on use case property panels. Supports the full menu (Open, Add, Delete, Move Up, Move Down).
 class UMLUseCaseAssociationListModel
          Binary relation list model for associations with usecases
 

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

Classes in org.argouml.uml.ui.foundation.core that implement UMLUserInterfaceComponent
 class UMLElementOwnershipVisibilityButtonGroup
          Model for namespace visibility.
 class UMLVisibilityButtonGroup
          Model for namespace visibility.
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook