WindowListener.windowClosing
Interface Overview | Interface Members |
This Package |
All Packages
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.