ActionEvent

Class ActionEvent

All Implemented Interfaces:
Serializable
public class ActionEvent
extends AWTEvent

A semantic event which indicates that a component-defined action occurred. This high-level event is generated by a component (such as a Button) when the component-specific action occurs (such as being pressed). The event is passed to