How do Change Resolution of Windows Using Java api?

Anyone knows how to change resolution of windows op systemDo i use any of these Classes of GraphicsEnvironment; GraphicsDevice, GraphicsConfiguration.Appreciate it
[184 byte] By [aminalhaquea] at [2007-10-2 13:17:22]
# 1
You can only do it in [url http://java.sun.com/docs/books/tutorial/extra/fullscreen/exclusivemode.html]full-screen exclusive mode[/url].
Caffeine0001a at 2007-7-13 10:50:11 > top of Java-index,Java Essentials,Java Programming...
# 2
Also see the links off of http://java.sun.com/docs/books/tutorial/extra/fullscreen/ for more information.
Caffeine0001a at 2007-7-13 10:50:11 > top of Java-index,Java Essentials,Java Programming...
# 3
Yes let say my fullSreen window to work with a differrent resolutioni.e., like games app when asked to switch to full screen mode it changes the resolution to its desired requirements.well obvious i am talking about my java app to do thatthanks
aminalhaquea at 2007-7-13 10:50:11 > top of Java-index,Java Essentials,Java Programming...
# 4
how i can change screen resolutionplz help
kingkashmira at 2007-7-13 10:50:11 > top of Java-index,Java Essentials,Java Programming...
# 5
http://forum.java.sun.com/thread.jspa?messageID=4345613
CeciNEstPasUnProgrammeura at 2007-7-13 10:50:11 > top of Java-index,Java Essentials,Java Programming...