public interface ActionHandler
extends java.util.EventListener
The listener interface for receiving action events.
The class that is interested in processing an action event implements this interface,
and the object created with that class is registered with a setActionHandler method.
When the action event occurs, that object's handleAction method is invoked.
www.canto.com Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.