JButton b1 = new JButton("Some Text"); b1.addActionListener(new ActionListener() { // The Method } // Remember! At The End Type This: });