public class Keyboard extends Object
| Constructor and Description |
|---|
Keyboard() |
public void type(char ch)
ch - the characterpublic void press(int keyCode)
KeyboardEvent.DOM_VK_PAGE_DOWN.keyCode - the key codepublic void release(int keyCode)
KeyboardEvent.DOM_VK_PAGE_DOWN.keyCode - the key code.public void clear()
Copyright © 2002–2015 Gargoyle Software Inc.. All rights reserved.