Example usage for Java java.awt.event WindowListener fields, constructors, methods, implement or subclass
The text is from its open source code.
void | windowClosing(WindowEvent e) Invoked when the user attempts to close the window from the window's system menu. |