myButton.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent ae) { // do what you want }});