org.uispec4j.utils
Class KeyUtils
java.lang.Object
org.uispec4j.utils.KeyUtils
public class KeyUtils
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyUtils
public KeyUtils()
pressKey
public static void pressKey(UIComponent component,
Key key)
pressKey
public static void pressKey(java.awt.Component component,
Key key)
releaseKey
public static void releaseKey(java.awt.Component component,
Key key)
enterKeys
public static void enterKeys(java.awt.Component component,
Key... keys)
Copyright © 2004-2010. All Rights Reserved.