@PropertyEditorFor(value=javafx.scene.Node.class) public class GraphicPropertyEditor extends AbstractPropertyEditor
Modifier and Type | Field and Description |
---|---|
protected ImagePropertyEditor |
imagePropertyEditor |
Constructor and Description |
---|
GraphicPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
protected void |
handleAsClassWithArg(String str) |
protected void |
handleAsString(String str) |
protected void |
handleWithImagePropertyEditor(Object value) |
protected void |
setValueInternal(Object value) |
getAsText, getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, resolveFormatter, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValue
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
protected final ImagePropertyEditor imagePropertyEditor
protected void setValueInternal(Object value)
setValueInternal
in class AbstractPropertyEditor
protected void handleAsString(String str)
protected void handleWithImagePropertyEditor(Object value)
protected void handleAsClassWithArg(String str)