@PropertyEditorFor(value=org.apache.pivot.wtk.Insets.class) public class InsetsPropertyEditor extends AbstractPropertyEditor
Constructor and Description |
---|
InsetsPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
String |
getAsText() |
protected void |
setValueInternal(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 String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class AbstractPropertyEditor
protected void setValueInternal(Object value)
setValueInternal
in class AbstractPropertyEditor