Trail: Bonus
Lesson: Full-Screen Exclusive Mode API
Examples
Home Page > Bonus > Full-Screen Exclusive Mode API
Examples

Note: You can only run these examples if you're using Java 2 Standard Edition version 1.4 or higher.
CapabilitiesTest demonstrates the different buffering capabilities available for the machine on which it is run.

DisplayModeTest shows a Swing application that uses passive rendering. If full-screen exclusive mode is available, it will enter full-screen exclusive mode. If display mode changes are allowed, it allows you to switch between display modes.

MultiBufferTest enters full-screen mode and uses multi-buffering through an active render loop.


Previous page: BufferStrategy and BufferCapabilities
Next page: Preparation for Java Programmer Language Certification

Discuss
We welcome your participation in our community. Please keep your comments civil and on point. You may optionally provide your email address to be notified of replies — your information is not used for any other purpose. By submitting a comment, you agree to these Terms of Use.