AWTEventMulticaster.windowIconified
Class Overview | Class Members |
This Package |
All Packages
public void windowIconified( WindowEvent e )
Parameters
- e
- the window event
Description
Handles the windowIconified event by invoking the
windowIconified methods on listener-a and listener-b.