Triggers the keyDown event.
protected void onKeyDown( KeyEvent e )
e
A KeyEvent object that provides the event data.
When overriding this method, call super.onKeyDown.
See Also addOnKeyDown