Specifies the ASCII value for the key that was pressed that caused the event to occur.
public final int keyAscii;
The value of this field is 0 if the user pressed F2 or used the mouse to enter edit mode.