WindowListener.windowClosing

WindowListener.windowClosing

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract void windowClosing( WindowEvent e )
Description
Invoked when a window is in the process of being closed. The close operation can be overridden at this point.