Package org.a11y.BrlAPI
Class Key
- java.lang.Object
-
- org.a11y.BrlAPI.Key
-
public class Key extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Key(long code)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
expandKeyCode(long code)
int
getArgument()
long
getCode()
int
getCommand()
int
getFlags()
int
getType()
-