Container contentPane = this.getContentPane(); contentPane.setLayout( gridBagLayout ); contentPane.add( aButton, constraints );