![]() |
| ||
| full screen applet in java hi everyone.I'm a beginner in java and i'm trying to create a full screen applet without any success.Any help will be appreciated. :D |
| ||
| Re: full screen applet in java 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. |
| ||
| Re: full screen applet in java :mrgreen: Thanks a lot gusano79.I got my full screen window and U were rite its a bit annoying but atleast i have sumthing to work with.U were a great help.Chao |
| ||
| Re: full screen applet in java Hey is there a way to get it so that the applet covers the whole screen and there's no minimize button or anything at the top. In other words the applet covers the screen corner to corner. |
| ||
| Re: full screen applet in java The answer is written just a few lines up. And don't reopen ancient threads, especially ones that have been completed. |
| All times are GMT -4. The time now is 1:22 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC