Package org.a11y.brlapi
Class Key
- java.lang.Object
-
- org.a11y.brlapi.NativeLibrary
-
- org.a11y.brlapi.Key
-
public class Key extends NativeLibrary
-
-
Constructor Summary
Constructors Constructor Description Key(long code)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getArgumentValue()
int
getCommandValue()
int
getFlagsValue()
long
getKeyCode()
int
getTypeValue()
-