Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Java help: applet / actionlisteners

Options
  • 08-12-2007 11:51pm
    #1
    Closed Accounts Posts: 19,082 ✭✭✭✭


    This is my code: http://pastebin.com/d599e49b3


    This is the error msg
    Line 27: Button1Handler is not abstract and does not override abstract method actionPerformed(java.awt.event.ActionEvent) in java.awt.event.ActionListener
    class Button1Handler implements ActionListener
    

    Can anyone help out as to what's wrong?

    Thanks very much.


Comments

Advertisement