PropertyEditorpublic class InsetsPropertyEditor extends PropertyEditorSupport
| Constructor | Description |
|---|---|
InsetsPropertyEditor() |
Creates a new instance of InsetsPropertyEditor
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAsText() |
|
Insets |
getValue() |
|
void |
setAsText(String text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, 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 © 2018. All rights reserved.