| | |
full screen applet in java
![]() |
•
•
Join Date: May 2004
Posts: 65
Reputation:
Solved Threads: 4
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 911 actionlistener addball addressbook android applet application array automation binary blackberry block bluetooth button character class client code compile component consumer css csv database desktop developmenthelp eclipse ee error fractal ftp game gameprogramming givemetehcodez graphics gui html image j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia jvm lego linked linux loan mac method mobile netbeans notdisplaying number objects online oriented phone printf problem program programming project projects recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server service set singleton sms software sort sql string swing system test textfields threads time title tree tutorial-sample ubuntu update windows






