protected class BasicComboPopup.ItemHandler extends Object implements ItemListener
Modifier | Constructor and Description |
---|---|
protected |
BasicComboPopup.ItemHandler()
Creates a new ItemHandler object.
|
Modifier and Type | Method and Description |
---|---|
void |
itemStateChanged(ItemEvent e)
This method responds to the selection events occuring in the combo box.
|
protected BasicComboPopup.ItemHandler()
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
e
- ItemEvent specifying the combo box's selection