Does anyone know how you would get the screen width in java? I read something about some toolkit method but I'm not quite sure what that is.
Thanks, Andrew
java.awt.Toolkit.getDefaultToolkit().getScreenSize()
1.4m articles
1.4m replys
5 comments
57.0k users