org.ximtec.igesture.io.keyboard
Class Win32KeyboardProxy
java.lang.Object
org.ximtec.igesture.io.keyboard.Win32KeyboardProxy
public class Win32KeyboardProxy
- extends Object
A keyboard simulator.
- Version:
- 1.0, Dec 2006
- Author:
- Ueli Kurmann, igesture@uelikurmann.ch, Beat Signer, signer@inf.ethz.ch
|
Method Summary |
static void |
pressKey(Key... keys)
Simulates a keyboard input |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Win32KeyboardProxy
public Win32KeyboardProxy()
pressKey
public static void pressKey(Key... keys)
- Simulates a keyboard input
- Parameters:
keys - the keys
Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.