|
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.ListDataHandler
Keeps the selected index in the list in-sync with the combo box's selection.
| Constructor Summary | |
BasicComboPopup.ListDataHandler()
|
|
| Method Summary | |
void |
contentsChanged(ListDataEvent e)
|
void |
intervalAdded(ListDataEvent e)
|
void |
intervalRemoved(ListDataEvent e)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public BasicComboPopup.ListDataHandler()
| Method Detail |
public void contentsChanged(ListDataEvent e)
public void intervalAdded(ListDataEvent e)
public void intervalRemoved(ListDataEvent e)
|
Swing 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||