how do you make a java program run full screen

how do you make a java program run full screen - any ideas.Ron Sper
[81 byte] By [RonXa] at [2007-11-26 13:24:13]
# 1
Try searching the forums or google. I found this thread in about 6 seconds: http://forum.java.sun.com/thread.jspa?forumID=31&threadID=765398
CaptainMorgan08a at 2007-7-7 17:57:41 > top of Java-index,Java Essentials,Java Programming...
# 2

I tried Google and got this pretty easily:

http://java.sun.com/docs/books/tutorial/extra/fullscreen/index.html

http://www.developer.com/java/other/article.php/3609776

But then I knew that the term to search for was "full-screen exclusive mode", which isn't necessarily easy to guess.

paulcwa at 2007-7-7 17:57:41 > top of Java-index,Java Essentials,Java Programming...
# 3
> But then I knew that the term to search for was "full-screen> exclusive mode", which isn't necessarily easy to guess.If I Google for java fullscreen then the first hit is your first link.
YAT_Archivista at 2007-7-7 17:57:41 > top of Java-index,Java Essentials,Java Programming...