public class ComboBoxPropertyEditor extends AbstractPropertyEditor
| Modifier and Type | Class and Description |
|---|---|
class |
ComboBoxPropertyEditor.Renderer |
static class |
ComboBoxPropertyEditor.Value |
editor| Constructor and Description |
|---|
ComboBoxPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
setAvailableIcons(Icon[] icons) |
void |
setAvailableValues(Object[] values) |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditorpublic Object getValue()
getValue in interface PropertyEditorgetValue in class AbstractPropertyEditorpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class AbstractPropertyEditorpublic void setAvailableValues(Object[] values)
public void setAvailableIcons(Icon[] icons)
Copyright © 2015. All rights reserved.