68697071727374757677
screen.getTabbedPane().addChangeListener(this); abp.addActionListener(this); blp.addActionListener(this); ls = new LoadScreen("Welcome!"); ls.addActionListener(this); ls.setVisible(true); }