PropertyEditorpublic class RectanglePropertyEditor extends PropertyEditorSupport
| Constructor | Description |
|---|---|
RectanglePropertyEditor() |
Creates a new instance of Rectangle2DPropertyEditor
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAsText() |
|
String |
getJavaInitializationString() |
|
Rectangle |
getValue() |
|
void |
setAsText(String text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, firePropertyChange, getCustomEditor, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic RectanglePropertyEditor()
public Rectangle getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic String getJavaInitializationString()
getJavaInitializationString in interface PropertyEditorgetJavaInitializationString in class PropertyEditorSupportpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportCopyright © 2018. All rights reserved.