PropertyEditorpublic class EnumEditor extends AbstractPropertyEditor
| Constructor | Description |
|---|---|
EnumEditor(Class enumType) |
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
toText(Object value) |
|
protected Object |
toValue(String text) |
defaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic EnumEditor(Class enumType)
protected String toText(Object value)
toText in class AbstractPropertyEditorprotected Object toValue(String text) throws IllegalArgumentException
toValue in class AbstractPropertyEditorIllegalArgumentExceptionCopyright © 2004–2018 Apache MINA Project. All rights reserved.