public class CustomEnumEditor<T extends Enum> extends PropertyEditorSupport
| Constructor and Description |
|---|
CustomEnumEditor(@NonNull Class<T> enumClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAsText() |
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.