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