Is Mainp the name of your primary class (your program)? You don't implement Action Listener on that. You have to create an inner class, a listener class, and implement on that. Something like...