|
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.PropertyChangeHandler
This listener watches for bound property changes in JComboBox. If the model or the renderer changes, the popup hides itself.
Constructor Summary | |
protected |
BasicComboPopup.PropertyChangeHandler()
|
Method Summary | |
void |
propertyChange(java.beans.PropertyChangeEvent e)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected BasicComboPopup.PropertyChangeHandler()
Method Detail |
public void propertyChange(java.beans.PropertyChangeEvent e)
|
Swing 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |