|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UMLBooleanProperty | |
---|---|
org.argouml.uml.diagram.ui | Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more... |
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.diagram.ui |
---|
Fields in org.argouml.uml.diagram.ui declared as UMLBooleanProperty | |
private UMLBooleanProperty |
ActionModifier._property
|
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), TODO: What is this 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), TODO: What is this 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), TODO: What is this replaced by ? This class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot. |
Fields in org.argouml.uml.ui declared as UMLBooleanProperty | |
private UMLBooleanProperty |
UMLRadioButton._property
Deprecated. |
private UMLBooleanProperty |
UMLCheckBox._property
Deprecated. |
private UMLBooleanProperty |
ActionModifier._property
Deprecated. |
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-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |