Java provides anEventclass and several methods for recognizing and processingEventobjects. Look at its definition, paying particular attention to itstarget,id,key,x,y, andargvariables.You may also find it useful to look at its position within the AWT and within the overall Java class hierarchy.