public class BasicListUI.PropertyChangeHandler extends Object implements PropertyChangeListener
PropertyChangeEvents
from the JList.| Constructor and Description |
|---|
BasicListUI.PropertyChangeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent e)
Called when the
JList changes one of its bound properties. |
public BasicListUI.PropertyChangeHandler()
public void propertyChange(PropertyChangeEvent e)
JList changes one of its bound properties.propertyChange in interface PropertyChangeListenere - The event representing the property change