public class Key
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
argument |
protected long |
code |
protected int |
command |
protected int |
flags |
protected int |
type |
Constructor and Description |
---|
Key(long code) |
Modifier and Type | Method and Description |
---|---|
void |
expandKeyCode(long code) |
int |
getArgument() |
long |
getCode() |
int |
getCommand() |
int |
getFlags() |
int |
getType() |