protected class BasicComboPopup.PropertyChangeHandler extends Objectimplements PropertyChangeListener
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.
| Modifier | Constructor and Description |
|---|---|
protected |
PropertyChangeHandler()
|
public void propertyChange(PropertyChangeEvente)
PropertyChangeListener
propertyChange in interface
PropertyChangeListener
e - A PropertyChangeEvent object describing the event source and the property that has changed.