javax.swing.plaf.basic
public class BasicListUI.PropertyChangeHandler extends Object implements PropertyChangeListener
PropertyChangeEvent
s
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 PropertyChangeListener
e
- The event representing the property change