javax.swing.plaf.basic
protected class: BasicComboPopup.PropertyChangeHandler [javadoc |
source]
java.lang.Object
javax.swing.plaf.basic.BasicComboPopup$PropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener
This listener watches for bound properties that have changed in the
combo box.
Subclasses which wish to listen to combo box property changes should
call the superclass methods to ensure that the combo popup correctly
handles property changes.
| Method from javax.swing.plaf.basic.BasicComboPopup$PropertyChangeHandler Summary: |
|---|
|
propertyChange |
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |