Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ESC key and FullScreen mode

843807Oct 14 2001 — edited Oct 24 2001
I am currently building a fullscreen application using the new JDK1.4 beta 2 release. I really like the features, however I have one question:

If your application is running in fullscreen mode, and you press the ESC key, then the application will exit from fullscreen mode. CAN I PREVENT THIS? I do not want Java to force me out of fullscreen mode when the ESC key is pressed. In my application the ESC key could very well mean something very different than exit!

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2001
Added on Oct 14 2001
1 comment
216 views