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.behavior.state_machines Properties panels for the behavior.state_machines 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.
 

Fields in org.argouml.uml.ui.behavior.collaborations declared as UMLComboBox2
private  UMLComboBox2 PropPanelClassifierRole.multiplicityComboBox
          The combobox for the multiplicity of this type.
 

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.behavior.state_machines
 

Subclasses of UMLComboBox2 in org.argouml.uml.ui.behavior.state_machines
(package private)  class UMLCallEventOperationComboBox2
           
 

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

Fields in org.argouml.uml.ui.foundation.core declared as UMLComboBox2
private  UMLComboBox2 PropPanelStructuralFeature.multiplicityComboBox
           
private  UMLComboBox2 PropPanelStructuralFeature.typeComboBox
           
private  UMLComboBox2 PropPanelFeature.ownerComboBox
           
private  UMLComboBox2 PropPanelAssociationEnd.multiplicityComboBox
          The combobox for the multiplicity of this type.
 

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.
protected  UMLComboBox2 PropPanelAssociationEnd.getMultiplicityComboBox()
          Returns the multiplicityComboBox.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook