Feb 28, 2005 #1 Tdrgabi Programmer Joined Jun 24, 2004 Messages 43 Location RO Hi, i need to get the current screen resolution no matter the OS . Is there any class or method for that?
Hi, i need to get the current screen resolution no matter the OS . Is there any class or method for that?
Feb 28, 2005 1 #2 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES Take a look at java.awt.ToolKit.getScreenResolution() Cheers, Dian Upvote 0 Downvote