The error message states it cannot find the class ButtonEvent. It is not part of the Java API, is it a class you have written yourself? If so where is it?

Also, your button1Listener (etc) classes...