org.uispec4j.utils
Class KeyUtils

java.lang.Object
  extended by org.uispec4j.utils.KeyUtils

public class KeyUtils
extends java.lang.Object


Constructor Summary
KeyUtils()
           
 
Method Summary
static void pressKey(java.awt.Component component, Key key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyUtils

public KeyUtils()
Method Detail

pressKey

public static void pressKey(java.awt.Component component,
                            Key key)


Copyright © 2004-2008. All Rights Reserved.