n All states related to an event should be captured in this object when the event occurs. The class of this object must be a subclass of *java.util.EventObject*, as a minimum it must record which object was the source of the event.
\
By convention this call is named EventCategoryNameEvent e ¨ E.g., ActionEvent e, KeyEvent e, ScannedRobotEvent e