@PropertyEditorFor(value=javafx.geometry.Point2D.class) public class Point2DPropertyEditor extends AbstractPropertyEditor
| Constructor and Description | 
|---|
| Point2DPropertyEditor() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAsText() | 
| protected void | setValueInternal(Object value) | 
getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, resolveFormatter, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValueaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class AbstractPropertyEditorprotected void setValueInternal(Object value)
setValueInternal in class AbstractPropertyEditor