public class InsetsPropertyEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
InsetsPropertyEditor()
Creates a new instance of InsetsPropertyEditor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
Insets |
getValue() |
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic InsetsPropertyEditor()
public Insets getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic void setAsText(String text)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportCopyright © 2017. All Rights Reserved.