E - the enum to be mapped.public class SfbEnumEditor<E extends Enum<E>> extends EmptyStringToNullEditor
SfbEnumEditor is a property editor for enums. The only
difference to Java's built-in editor is that it maps empty strings to
null.| Constructor and Description |
|---|
SfbEnumEditor(Class<? extends Enum<E>> enumClass) |
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setAsText, setValue, supportsCustomEditorCopyright © 2012-2013. All Rights Reserved.