Whats the correct way to position a Jpanel in Jframe? I have tried to use BorderLayout.CENTER as a second arg in jframe.add(jpanel, BorderLayout.CENTER). I have also tried t