static Rectangle screenRectangle() { ret new Rectangle(Toolkit.getDefaultToolkit().getScreenSize()); }