public abstract class SingleKeyAction extends KeysRelatedAction
Modifier and Type | Field and Description |
---|---|
protected Keys |
key |
keyboard, mouse
where
Modifier | Constructor and Description |
---|---|
protected |
SingleKeyAction(Keyboard keyboard,
Mouse mouse,
Keys key) |
protected |
SingleKeyAction(Keyboard keyboard,
Mouse mouse,
Locatable locationProvider,
Keys key) |
Copyright © 2013. All Rights Reserved.