public class KeyUtils extends Object
Constructor and Description |
---|
KeyUtils() |
Modifier and Type | Method and Description |
---|---|
static void |
enterKeys(Component component,
Key... keys) |
static void |
pressKey(Component component,
Key key) |
static void |
pressKey(UIComponent component,
Key key) |
static void |
releaseKey(Component component,
Key key) |
Copyright © 2004–2016. All rights reserved.