I need to force an application to quit. Is there any Java\Swing equivalent to the Windows PostQuitMessage() function, which simply sends the app an WM_DESTROY message.