|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20040216) | ArgoUML Project Home | ArgoUML Cookbook |