javax.swing.plaf.basic
protected class BasicComboPopup.ItemHandler extends Object implements ItemListener
| Constructor Summary | |
|---|---|
| protected | ItemHandler()
Creates a new ItemHandler object. |
| Method Summary | |
|---|---|
| void | itemStateChanged(ItemEvent e)
This method responds to the selection events occuring in the combo box.
|
Parameters: e ItemEvent specifying the combo box's selection