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, supportsCustomEditor
public InsetsPropertyEditor()
public Insets getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
public void setAsText(String text)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
Copyright © 2015. All rights reserved.