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

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

Uses of UMLComboBox2 in org.argouml.uml.ui
 

Subclasses of UMLComboBox2 in org.argouml.uml.ui
 class UMLEditableComboBox
          An editable combobox.
 class UMLMultiplicityComboBox2
          An editable and searchable combobox to edit the multiplicity attribute of some modelelement.
 class UMLSearchableComboBox
          A searchable combobox.
 

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

Subclasses of UMLComboBox2 in org.argouml.uml.ui.behavior.collaborations
 class UMLMessageActivatorComboBox
          The combobox for activators on the message proppanel.
 

Methods in org.argouml.uml.ui.behavior.collaborations that return UMLComboBox2
protected  UMLComboBox2 PropPanelClassifierRole.getMultiplicityComboBox()
          Returns the multiplicityComboBox.
 

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

Subclasses of UMLComboBox2 in org.argouml.uml.ui.behavior.common_behavior
 class UMLReceptionSignalComboBox
          Combobox for signals on the reception proppanel.
 

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

Methods in org.argouml.uml.ui.foundation.core that return UMLComboBox2
 UMLComboBox2 PropPanelStructuralFeature.getMultiplicityComboBox()
          Returns the multiplicityComboBox.
 UMLComboBox2 PropPanelStructuralFeature.getTypeComboBox()
          Returns the typeComboBox.
 UMLComboBox2 PropPanelMethod.getSpecificationComboBox()
           
protected  UMLComboBox2 PropPanelAssociationEnd.getMultiplicityComboBox()
          Returns the multiplicityComboBox.
 

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

Methods in org.argouml.uml.ui.foundation.extension_mechanisms that return UMLComboBox2
protected  UMLComboBox2 PropPanelTagDefinition.getMultiplicityComboBox()
          Returns the multiplicityComboBox.
 UMLComboBox2 PropPanelTagDefinition.getTypeComboBox()
          Returns the typeComboBox.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook