PropertyEditor
public 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, wait
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
Copyright © 2005–2018. All rights reserved.