javax.swing.plaf.basic
public class BasicListUI.PropertyChangeHandler extends Object implements PropertyChangeListener
Method Summary | |
---|---|
void | propertyChange(PropertyChangeEvent e)
Called when the {@link JList} changes one of its bound properties.
|
Parameters: e The event representing the property change