Exit Fullscreen Mode without killing VM ?
843811Mar 5 2002 — edited Sep 22 2004Hi!
I' ve encountered a problem using the Fullscreen-mode with jdk1.4.
I 've been experimenting with the code that is provided in the tutorial, and I didn't manage it to exit without killing the whole VM - so my forte dies everytime I'd like to exit the FullScreen-class with System.exit() or dispose().
Does anybody know how to kill only this one thread?