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