public static final int EXIT_ON_CLOSE

The exit application default window close operation. Attempting to set this on Windows that support this, such as JFrame, may throw a SecurityException based on the SecurityManager. It is recommended you only use this in an application.

See also:
JFrame.setDefaultCloseOperation

Since:  1.4