public class BasicOptionPaneUI.PropertyChangeHandler extends Object implements PropertyChangeListener
| Constructor and Description |
|---|
BasicOptionPaneUI.PropertyChangeHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
propertyChange(PropertyChangeEvent e)
This method is called when one of the properties of the JOptionPane
changes.
|
public BasicOptionPaneUI.PropertyChangeHandler()
public void propertyChange(PropertyChangeEvent e)
propertyChange in interface PropertyChangeListenere - The PropertyChangeEvent.