action
method
with this signature:public boolean action(Event evt, Object arg)
public boolean handleEvent(Event evt)
true
if the event was
handled, and false
if it was not; this tells the Java run-time
system to look for handlers further up the class hierarchy