|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.infoteria.gui.property.AbstractProperty | +--com.infoteria.gui.property.BooleanProperty | +--com.infoteria.asteria.flowbuilder2.property.BooleanProperty
BooleanProperty
Fields inherited from class com.infoteria.gui.property.BooleanProperty |
PROPERTY_TYPE |
Fields inherited from class com.infoteria.gui.property.AbstractProperty |
_listenerList, ATTR_DISPLAY_NAME, ATTR_NAME, ATTR_READONLY, ATTR_TYPE, ATTR_VISIBLE, ELEM_PROPERTY, PROPERTY_NSURI |
Constructor Summary | |
BooleanProperty(PropertyHolder owner,
String name)
|
|
BooleanProperty(String name)
|
Methods inherited from class com.infoteria.gui.property.BooleanProperty |
booleanValue, getAdapter, getChoiceItemDisplayNameProvider, getChoiceItems, getDisplayName, getFalseValue, getRealObject, getTrueValue, getType, isChoiceOnly, setFalseValue, setTrueValue, setup, setValue, setValue, setValue, setValueAsString |
Methods inherited from class com.infoteria.gui.property.AbstractProperty |
addPropertyChangeListener, assign, assignTo, clone, createUndoableEdit, doClone, doGetDifference, doSetValue, getDifference, getDisplayName, getEditor, getName, getOwner, getPropertyChangeListeners, getRenderer, getTooltip, getValue, getValueAsString, isEditable, isVisible, removePropertyChangeListener, setDisplayName, setEditable, setEditor, setOwner, setRenderer, setTooltip, setValue, setValueAsString, setVisible, valueEquals |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.infoteria.gui.util.MetaData |
clone |
Constructor Detail |
public BooleanProperty(PropertyHolder owner, String name)
public BooleanProperty(String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |