Uses of Class
com.hp.lft.sdk.java.KeyboardEventInfo
Packages that use KeyboardEventInfo
- 
Uses of KeyboardEventInfo in com.hp.lft.sdk.java
Methods in com.hp.lft.sdk.java that return KeyboardEventInfoModifier and TypeMethodDescriptionstatic KeyboardEventInfoEventInfoFactory.createKeyboardEventInfo(KeyboardEvent keyboardEvent, long when, int modifiers, int keyCode, char keyChar) Creates aKeyboardEventInfowith the given parameters.static KeyboardEventInfoEventInfoFactory.createKeyboardEventInfo(KeyboardEvent keyboardEvent, long when, int modifiers, int keyCode, char keyChar, int keyLocation) Creates aKeyboardEventInfoobject with the given parameters.