frame.setSize(width, height); frame.getSize(); // with borders and title frame.getContentPane().getSize(); //without borders and title