Triggers the keyPress event.
protected void onKeyPress( KeyPressEvent e )
e
An KeyPressEvent object that provides the event data.
When overriding this method, call super.onKeyPress.
See Also addOnKeyPress