| Getter for actionEvent . When a
CommandEvent is created, there is often another event
involved. This property contains that other event (if any). The
type of this event is often an ActionEvent , hence the
name of this property. However, this should not always be assumed
to be set or of type ActionEvent .
The actionEvent EventObject . |