public static final int DISPOSE_ON_CLOSE

The dispose-window default window close operation.

Note: When the last displayable window within the Java virtual machine (VM) is disposed of, the VM may terminate. See AWT Threading Issues for more information.

See also:
java.awt.Window.dispose(), JInternalFrame.dispose()