javax.swing.plaf.basic
public class BasicComboBoxUI.PropertyChangeHandler extends Object implements PropertyChangeListener
Constructor Summary | |
---|---|
PropertyChangeHandler()
Creates a new instance. |
Method Summary | |
---|---|
void | propertyChange(PropertyChangeEvent e)
Invoked whenever bound property of JComboBox changes.
|
Parameters: e the event.