Program() { this.setSize(400, 300); this.setVisible(true); }