ocr: Method Description action Responds to an editing, navigation, selection, or data request error Responds to an error keyChar Responds to a keypress that does not map to an action or a menuAction keyPhysical Responds to all keypresses menuAction Responds to a menu selection mouseClick Responds to a mouseDown and MouseUp on the same object mouseDouble Responds to a double-click of the left mouse button nouseDown Responds to a left mouse button down mouseMove Responds to the movement of a mouse pointer mouseUp Responds to a left mouse button up mouseRightDouble Responds to a double-click of the ri ...