org.a11y.BrlAPI
public class Key extends Object
| Field Summary | |
|---|---|
| protected int | argument |
| protected long | code |
| protected int | command |
| protected int | flags |
| protected int | type |
| Constructor Summary | |
|---|---|
| Key(long code) | |
| Method Summary | |
|---|---|
| void | expandKeyCode(long code) |
| int | getArgument() |
| long | getCode() |
| int | getCommand() |
| int | getFlags() |
| int | getType() |