@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(java.lang.String str) |
protected void |
handleAsString(java.lang.String str) |
protected void |
handleWithImagePropertyEditor(java.lang.Object value) |
protected void |
setValueInternal(java.lang.Object value) |
getAsText, getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, resolveFormatter, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValueaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorprotected final ImagePropertyEditor imagePropertyEditor
protected void setValueInternal(java.lang.Object value)
setValueInternal in class AbstractPropertyEditorprotected void handleAsString(java.lang.String str)
protected void handleWithImagePropertyEditor(java.lang.Object value)
protected void handleAsClassWithArg(java.lang.String str)