nanu1
9
Q:

find center of screen graphic g

Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
  int height = screenSize.height;
  int width = screenSize.width;
0

New to Communities?

Join the community