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

Packages that use UMLBooleanProperty
org.argouml.uml.ui Package Specification (none) Related Documentation (none) 
 

Uses of UMLBooleanProperty in org.argouml.uml.ui
 

Subclasses of UMLBooleanProperty in org.argouml.uml.ui
 class UMLEnumerationBooleanProperty
           
 class UMLReflectionBooleanProperty
           
 class UMLTaggedBooleanProperty
          An UMLTaggedBooleanProperty is a property which maintains a tagged value as a boolean field.
 

Constructors in org.argouml.uml.ui with parameters of type UMLBooleanProperty
UMLCheckBox(java.lang.String label, UMLUserInterfaceContainer container, UMLBooleanProperty property)
          Creates new BooleanChangeListener
UMLRadioButton(java.lang.String label, UMLUserInterfaceContainer container, UMLBooleanProperty property)
          Creates new BooleanChangeListener
UMLRadioButton(java.lang.String label, UMLUserInterfaceContainer container, UMLBooleanProperty property, boolean select)
           
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook