© 2006-2007 ETH Zurich

org.ximtec.igesture.io.keyboard
Class Win32KeyboardProxy

java.lang.Object
  extended by 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

Constructor Summary
Win32KeyboardProxy()
           
 
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
 

Constructor Detail

Win32KeyboardProxy

public Win32KeyboardProxy()
Method Detail

pressKey

public static void pressKey(Key... keys)
Simulates a keyboard input

Parameters:
keys - the keys

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.