|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.a11y.BrlAPI.Key
public class Key
| 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()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final long code
protected int type
protected int command
protected int argument
protected int flags
| Constructor Detail |
|---|
public Key(long code)
| Method Detail |
|---|
public final void expandKeyCode(long code)
public long getCode()
public int getType()
public int getCommand()
public int getArgument()
public int getFlags()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||