|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyEditorSupport
com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor
com.virtualweaver.xotics.datamodel.editor.XoTextualPropertyEditor
Field Summary |
Fields inherited from class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor |
customEditor, value |
Constructor Summary | |
XoTextualPropertyEditor()
Creates a new instance of XoTextualPropertyEditor |
Method Summary | |
protected void |
createCustomEditor()
This method informs this to create the graphical UI to edit the value. |
protected void |
initCustomEditor()
This method informs this to init or reinit the graphical UI previously created by createCustomEditor(). |
void |
setCustomEditorValue()
This method informs this to setup the graphical UI with current value. |
boolean |
supportsCustomEditor()
This class supports customEditor |
Methods inherited from class com.virtualweaver.xotics.datamodel.editor.XoAbstractPropertyEditor |
createValue, getAsText, getCustomEditor, getValue, isPaintable, setAsText, setProperty, setValue |
Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getJavaInitializationString, getTags, paintValue, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.beans.PropertyEditor |
addPropertyChangeListener, getJavaInitializationString, getTags, paintValue, removePropertyChangeListener |
Constructor Detail |
public XoTextualPropertyEditor()
Method Detail |
protected void createCustomEditor()
XoAbstractPropertyEditor
createCustomEditor
in class XoAbstractPropertyEditor
protected void initCustomEditor()
XoAbstractPropertyEditor
initCustomEditor
in class XoAbstractPropertyEditor
public void setCustomEditorValue()
XoAbstractPropertyEditor
setCustomEditorValue
in class XoAbstractPropertyEditor
public boolean supportsCustomEditor()
XoAbstractPropertyEditor
supportsCustomEditor
in interface java.beans.PropertyEditor
supportsCustomEditor
in class XoAbstractPropertyEditor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |