BasicComboBoxEditor
BasicComboBoxEditor.UIResource
MetalComboBoxEditor
MetalComboBoxEditor.UIResource
public interface ComboBoxEditor
void
addActionListener(ActionListener l)
Component
getEditorComponent()
Object
getItem()
removeActionListener(ActionListener l)
selectAll()
setItem(Object anObject)
Component getEditorComponent()
void setItem(Object anObject)
anObject
Object getItem()
void selectAll()
void addActionListener(ActionListener l)
l
ActionListener
void removeActionListener(ActionListener l)