PropertyEditor
public 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, wait
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 © 2018. All rights reserved.