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

Packages that use UMLComboBoxModel2
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.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  
 

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
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.
UMLEditableComboBox(UMLComboBoxModel2 model, UMLAction selectAction, boolean showIcon)
           
UMLEditableComboBox(UMLComboBoxModel2 arg0, UMLAction selectAction)
           
UMLComboBox2(UMLComboBoxModel2 arg0)
          Deprecated. As of ArgoUml version unknown (before 0.13.5), replaced by UMLComboBox2.UMLComboBox2(UMLComboBoxModel2 , UMLAction, boolean )
UMLComboBox2(UMLComboBoxModel2 arg0, UMLAction action, boolean showIcon)
          Constructor for UMLMessageActivatorComboBox.
UMLComboBox2(UMLComboBoxModel2 arg0, UMLAction action)
           
 

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
          A model for a namespace combo box, $Id: UMLModelElementNamespaceComboBoxModel.java,v 1.9 2003/08/10 14:51:38 linus Exp $
 class UMLModelElementStereotypeComboBoxModel
           
 class UMLParameterTypeComboBoxModel
           
 class UMLStructuralFeatureMultiplicityComboBoxModel
           
 class UMLStructuralFeatureTypeComboBoxModel
          The combobox model for the type belonging to some attribute.
 



ArgoUML © 1996-2003 (20040229)ArgoUML Project HomeArgoUML Cookbook