public 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 class java.beans.PropertyEditorSupportpublic void setAsText(java.lang.String text)
setAsText in class java.beans.PropertyEditorSupportpublic java.lang.String getAsText()
getAsText in class java.beans.PropertyEditorSupport