@PropertyEditorFor(value=java.awt.Polygon.class) public class PolygonPropertyEditor extends AbstractPropertyEditor
| Constructor and Description | 
|---|
PolygonPropertyEditor()  | 
| 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