javax.swing.plaf.basic
public class BasicInternalFrameUI.InternalFramePropertyChangeListener extends Object implements PropertyChangeListener
Constructor and Description |
---|
BasicInternalFrameUI.InternalFramePropertyChangeListener() |
Modifier and Type | Method and Description |
---|---|
void |
propertyChange(PropertyChangeEvent evt)
This method is called when one of the JInternalFrame's properties change.
|
public BasicInternalFrameUI.InternalFramePropertyChangeListener()
public void propertyChange(PropertyChangeEvent evt)
propertyChange
in interface PropertyChangeListener
evt
- The PropertyChangeEvent.