javax.swing.plaf.basic
public class BasicInternalFrameTitlePane.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 evt)
This method is called when a PropertyChangeEvent is received by the
Title Pane.
|
Parameters: evt The PropertyChangeEvent.