|
Swing 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--javax.swing.plaf.basic.BasicComboPopup.ItemHandler
This listener watches for changes in the JComboBox's selection. It updates the list accordingly.
| Constructor Summary | |
protected |
BasicComboPopup.ItemHandler()
|
| Method Summary | |
void |
itemStateChanged(java.awt.event.ItemEvent e)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
protected BasicComboPopup.ItemHandler()
| Method Detail |
public void itemStateChanged(java.awt.event.ItemEvent e)
|
Swing 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||