public class EnumSpinnerEditor extends EnumEditor
Constructor and Description |
---|
EnumSpinnerEditor(Class<? extends Enum<?>> clazz) |
Modifier and Type | Method and Description |
---|---|
Component |
getCustomEditor() |
void |
setValue(Object value) |
boolean |
supportsCustomEditor() |
getTags, setAsText
addPropertyChangeListener, firePropertyChange, getAsText, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource
public Component getCustomEditor()
getCustomEditor
in interface PropertyEditor
getCustomEditor
in class PropertyEditorSupport
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
public boolean supportsCustomEditor()
supportsCustomEditor
in interface PropertyEditor
supportsCustomEditor
in class PropertyEditorSupport