public class DateEditor
extends java.beans.PropertyEditorSupport
| Constructor and Description |
|---|
DateEditor()
Creates new DateEditor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAsText()
get the value as text, after it has been deposited by setValue()
|