Package hw
Class KeyboardEventDispatcher

Public Method addListener

void addListener(OnKeyboardListener listener)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Parameter Description
listener Keyboard Listener object

Add the specified OnKeyboardListener to this KeyboardEventDispatcher.