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