| | |
full screen applet in java
![]() |
•
•
Join Date: May 2004
Posts: 72
Reputation:
Solved Threads: 5
java.awt.GraphicsEnvironment has what you need:
GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().setFullScreenWindow(<your_application_frame_here>);
Setting an application full-screen can be extremely annoying; make sure you're doing it for the right reasons.
GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().setFullScreenWindow(<your_application_frame_here>);
Setting an application full-screen can be extremely annoying; make sure you're doing it for the right reasons.
![]() |
Similar Threads
Other Threads in the Java Forum
- Previous Thread: Investhor GUI
- Next Thread: Java Code for interesting Java Game
| Thread Tools | Search this Thread |
-xlint actionlistener android api applet application array arrays automation bi binary blackberry block bluetooth character class client code compile compiler component consumer database desktop developmenthelp eclipse error fractal freeze ftp functiontesting game gameprogramming givemetehcodez graphics gui health html ide image integer j2me j2seprojects java javac javaee javaprojects jetbrains jni jpanel jtable julia learningresources lego linked linux list mac main map method methods mobile myregfun netbeans notdisplaying number online printf problem program project qt recursion researchinmotion rotatetext rsa scanner screen server set singleton sms sort spamblocker sql string swing system textfields threads time title tree tutorial-sample update variablebinding windows working xor






