@PropertyEditorFor(value=javafx.scene.paint.Paint.class) public class PaintPropertyEditor extends AbstractPropertyEditor
Constructor and Description |
---|
PaintPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAsText() |
protected void |
setValueInternal(java.lang.Object value) |
getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, resolveFormatter, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValue
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public java.lang.String getAsText()
getAsText
in interface java.beans.PropertyEditor
getAsText
in class AbstractPropertyEditor
protected void setValueInternal(java.lang.Object value)
setValueInternal
in class AbstractPropertyEditor