public class BasicComboBoxUI.ItemHandler extends Object implements ItemListener
This public inner class should be treated as protected.
Instantiate it only within subclasses of
BasicComboBoxUI.
BasicComboBoxUI.createItemListener()| Constructor and Description |
|---|
BasicComboBoxUI.ItemHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
itemStateChanged(ItemEvent e)
Invoked when an item has been selected or deselected by the user.
|
public void itemStateChanged(ItemEvent e)
ItemListeneritemStateChanged in interface ItemListener