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

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

Uses of UMLBooleanProperty in org.argouml.uml.ui
 

Subclasses of UMLBooleanProperty in org.argouml.uml.ui
 class UMLEnumerationBooleanProperty
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLReflectionBooleanProperty
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 class UMLTaggedBooleanProperty
          Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot.
 

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



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