public class EnumPropertyEditor extends AbstractPropertyEditor
| Constructor and Description |
|---|
EnumPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Enum> |
getEnumType() |
void |
setEnumType(Class<? extends Enum> enumType) |
protected void |
setValueInternal(Object value) |
getAsText, getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, resolveFormatter, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValueaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorprotected void setValueInternal(Object value)
setValueInternal in class AbstractPropertyEditor