javax.swing.plaf.basic
public class BasicOptionPaneUI.PropertyChangeHandler extends Object implements PropertyChangeListener
UNKNOWN: Apparently this class was intended to be protected, but was made public by a compiler bug and is now public for compatibility.
Method Summary | |
---|---|
void | propertyChange(PropertyChangeEvent e)
This method is called when one of the properties of the JOptionPane
changes.
|
Parameters: e The PropertyChangeEvent.