javax.swing.plaf.metal
public class MetalComboBoxUI.MetalPropertyChangeListener extends BasicComboBoxUI.PropertyChangeHandler
Constructor Summary | |
---|---|
MetalPropertyChangeListener()
Creates a new listener. |
Method Summary | |
---|---|
void | propertyChange(PropertyChangeEvent e)
Handles a property change event, updating the UI components as
appropriate.
|
Parameters: e the event.