PropertyEditorpublic class DateEditor extends PropertyEditorSupport
java.util.Date| Constructor | Description |
|---|---|
DateEditor() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getAsText() |
|
void |
setAsText(String text) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportCopyright © 2005–2018. All rights reserved.