|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.PropertyEditorSupport | +--org.ocd.dcf.property.editor.EditorSupport | +--org.ocd.dcf.property.editor.BooleanEditor
Fields inherited from class org.ocd.dcf.property.editor.EditorSupport |
MEDIUM_DIMENSION, panel, SMALL_DIMENSION |
Constructor Summary | |
BooleanEditor()
|
Method Summary | |
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
Set the Value of this Property |
Methods inherited from class org.ocd.dcf.property.editor.EditorSupport |
getCustomEditor, init, setAlignment, supportsCustomEditor |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BooleanEditor()
Method Detail |
public void setValue(java.lang.Object value)
EditorSupport
setValue
in class EditorSupport
org.ocd.dcf.property.editor.EditorSupport
pValue
- new Valuepublic java.lang.Object getValue()
getValue
in class java.beans.PropertyEditorSupport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |