java.beans.PropertyEditorpublic class InsetsPropertyEditor
extends java.beans.PropertyEditorSupport
| Constructor | Description |
|---|---|
InsetsPropertyEditor() |
Creates a new instance of InsetsPropertyEditor
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getAsText() |
|
java.awt.Insets |
getValue() |
|
void |
setAsText(java.lang.String text) |
public InsetsPropertyEditor()
public java.awt.Insets getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportpublic void setAsText(java.lang.String text)
setAsText in interface java.beans.PropertyEditorsetAsText in class java.beans.PropertyEditorSupportpublic java.lang.String getAsText()
getAsText in interface java.beans.PropertyEditorgetAsText in class java.beans.PropertyEditorSupport