Where do you get a premium account?

Try this:

JFrame jf = new JFrame();

jf.setMinimumSize(new Dimension(600, 200));

As for the rest, start some code and I might be able to help you more....