how to put frame in middle of screen in java code example Example: open jframe in center of screen add this after setbounds setLocationRelativeTo(null);