AWTEventMulticaster.windowClosing

AWTEventMulticaster.windowClosing

Class Overview | Class Members | This Package | All Packages

Syntax
public void windowClosing( WindowEvent e )
Parameters
e
the window event
Description
Handles the windowClosing event by invoking the windowClosing methods on listener-a and listener-b.