943,613 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 19584
  • Java RSS
Jun 17th, 2004
0

full screen applet in java

Expand Post »
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.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
teritori is offline Offline
11 posts
since Jun 2004
Jun 17th, 2004
0

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.
Reputation Points: 182
Solved Threads: 71
Posting Pro in Training
gusano79 is offline Offline
475 posts
since May 2004
Jun 18th, 2004
0

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
teritori is offline Offline
11 posts
since Jun 2004
Jun 15th, 2007
0

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.
Reputation Points: 10
Solved Threads: 0
Junior Poster
Mr.UNOwen is offline Offline
127 posts
since Oct 2006
Jun 16th, 2007
0

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.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Investhor GUI
Next Thread in Java Forum Timeline: Java Code for interesting Java Game





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC