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, supportsCustomEditor
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
public boolean isPaintable()
isPaintable
in interface PropertyEditor
isPaintable
in class PropertyEditorSupport
Copyright © 2017. All rights reserved.