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]
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