public abstract class KeyAction extends EventAction
Action that injects key events.| Modifier | Constructor and Description |
|---|---|
protected |
KeyAction(long timeoutMillis,
boolean checkFocused) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
maybeCheckFocused(UiElement element) |
perform, performgetTimeoutMillisprotected void maybeCheckFocused(UiElement element)