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  
 

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.
 

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 PropPanelFeature.getOwnerComboBox()
          Returns the ownerComboBox.
 



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