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