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

Packages that use UMLCheckBox2
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.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 UMLCheckBox2 in org.argouml.uml.ui
 

Subclasses of UMLCheckBox2 in org.argouml.uml.ui
 class UMLDeprecatedCheckBox
          Class to represent a checkbox for the deprecated checkbox in the documentation tab.
 

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

Subclasses of UMLCheckBox2 in org.argouml.uml.ui.behavior.state_machines
 class UMLCompositeStateConcurrentCheckBox
           
 

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

Subclasses of UMLCheckBox2 in org.argouml.uml.ui.foundation.core
 class UMLAssociationEndNavigableCheckBox
           
 class UMLAssociationEndOrderingCheckBox
           
 class UMLAssociationEndTargetScopeCheckbox
           
 class UMLBehavioralFeatureQueryCheckBox
           
 class UMLClassActiveCheckBox
           
 class UMLElementOwnershipSpecificationCheckBox
           
 class UMLFeatureOwnerScopeCheckBox
           
 class UMLGeneralizableElementAbstractCheckBox
           
 class UMLGeneralizableElementLeafCheckBox
           
 class UMLGeneralizableElementRootCheckBox
           
 class UMLStructuralFeatureTargetScopeCheckBox
           
 

Fields in org.argouml.uml.ui.foundation.core declared as UMLCheckBox2
private  UMLCheckBox2 PropPanelStructuralFeature.targetScopeCheckBox
           
 

Methods in org.argouml.uml.ui.foundation.core that return UMLCheckBox2
 UMLCheckBox2 PropPanelStructuralFeature.getTargetScopeCheckBox()
          Returns the targetScopeCheckBox.
 



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