Uses of Class
org.argouml.uml.ui.UMLComboBoxModel2

Packages that use UMLComboBoxModel2
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.common_behavior Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.state_machines 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 UMLComboBoxModel2 in org.argouml.uml.ui
 

Subclasses of UMLComboBoxModel2 in org.argouml.uml.ui
 class UMLMultiplicityComboBoxModel
          A model for multiplicities.
 

Constructors in org.argouml.uml.ui with parameters of type UMLComboBoxModel2
UMLComboBox2(UMLComboBoxModel2 arg0)
          Deprecated. use the constructor with the action
UMLComboBox2(UMLComboBoxModel2 arg0, UMLAction action, boolean showIcon)
          Constructor for UMLMessageActivatorComboBox.
UMLComboBox2(UMLComboBoxModel2 arg0, UMLAction action)
           
UMLEditableComboBox(UMLComboBoxModel2 model, UMLAction selectAction, boolean showIcon)
           
UMLEditableComboBox(UMLComboBoxModel2 arg0, UMLAction selectAction)
           
UMLSearchableComboBox(UMLComboBoxModel2 model, UMLAction selectAction, boolean showIcon)
          Constructor for UMLSearchableComboBox.
UMLSearchableComboBox(UMLComboBoxModel2 arg0, UMLAction selectAction)
          Constructor for UMLSearchableComboBox.
UMLMultiplicityComboBox2(UMLComboBoxModel2 arg0, UMLAction selectAction)
          Constructor for UMLMultiplicityComboBox2.
 

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

Subclasses of UMLComboBoxModel2 in org.argouml.uml.ui.behavior.collaborations
 class UMLAssociationRoleBaseComboBoxModel
           
 class UMLMessageActivatorComboBoxModel
          The model behind the UMLMessageActivatorComboBox.
 

Constructors in org.argouml.uml.ui.behavior.collaborations with parameters of type UMLComboBoxModel2
UMLMessageActivatorComboBox(UMLUserInterfaceContainer container, UMLComboBoxModel2 arg0)
          Constructor for UMLMessageActivatorComboBox.
 

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

Subclasses of UMLComboBoxModel2 in org.argouml.uml.ui.behavior.common_behavior
 class UMLReceptionSignalComboBoxModel
          The model for the signal combobox on the reception proppanel.
 

Constructors in org.argouml.uml.ui.behavior.common_behavior with parameters of type UMLComboBoxModel2
UMLReceptionSignalComboBox(UMLUserInterfaceContainer container, UMLComboBoxModel2 arg0)
          Constructor for UMLSignalComboBox.
 

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

Subclasses of UMLComboBoxModel2 in org.argouml.uml.ui.behavior.state_machines
 class UMLSubmachineStateComboBoxModel
           
 

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

Subclasses of UMLComboBoxModel2 in org.argouml.uml.ui.behavior.use_cases
 class UMLExtendBaseComboBoxModel
           
 class UMLExtendExtensionComboBoxModel
           
 class UMLIncludeAdditionComboBoxModel
           
 class UMLIncludeBaseComboBoxModel
           
 

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

Subclasses of UMLComboBoxModel2 in org.argouml.uml.ui.foundation.core
 class UMLAssociationEndTypeComboBoxModel
           
 class UMLFeatureOwnerComboBoxModel
           
 class UMLGeneralizationPowertypeComboBoxModel
           
 class UMLModelElementNamespaceComboBoxModel
           
 class UMLModelElementStereotypeComboBoxModel
           
 class UMLParameterTypeComboBoxModel
           
 class UMLStructuralFeatureMultiplicityComboBoxModel
           
 class UMLStructuralFeatureTypeComboBoxModel
          The combobox model for the type belonging to some attribute.
 



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