Class CommandKeycode
java.lang.Object
org.a11y.brlapi.Component
org.a11y.brlapi.NativeComponent
org.a11y.brlapi.Keycode
org.a11y.brlapi.CommandKeycode
-
Field Summary
Fields inherited from class Component
BYTE_MASK, UNICODE_BRAILLE_ROW -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Component
getObjectName, getObjectName, printf, toOperandName, toUnicodeBraille, toUnicodeBraille
-
Constructor Details
-
CommandKeycode
public CommandKeycode(long code)
-
-
Method Details
-
getType
public final int getType() -
getCommand
public final int getCommand() -
getArgument
public final int getArgument() -
getFlags
public final int getFlags() -
getTypeName
-
getCommandName
-
getFlagNames
-
toString
-