public class ISO8601DateEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
ISO8601DateEditor()
Constructor for ISO8601DateEditor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
boolean |
isPaintable()
No, we don't do GUIs.
|
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic boolean isPaintable()
isPaintable in interface PropertyEditorisPaintable in class PropertyEditorSupportCopyright © 2017. All rights reserved.