Searched defs:KeyAction (Results 1 – 1 of 1) sorted by relevance
25 public abstract class KeyAction extends EventAction { class28 protected KeyAction(long timeoutMillis, boolean checkFocused) { in KeyAction() method in KeyAction