public class CommandKeycode extends Keycode
BYTE_MASK, UNICODE_BRAILLE_ROW
Constructor and Description |
---|
CommandKeycode(long code) |
Modifier and Type | Method and Description |
---|---|
int |
getArgument() |
int |
getCommand() |
java.lang.String |
getCommandName() |
java.lang.String[] |
getFlagNames() |
int |
getFlags() |
int |
getType() |
java.lang.String |
getTypeName() |
java.lang.String |
toString() |
printf, toOperandName, toUnicodeBraille, toUnicodeBraille
public final int getType()
public final int getCommand()
public final int getArgument()
public final int getFlags()
public final java.lang.String getTypeName()
public final java.lang.String getCommandName()
public final java.lang.String[] getFlagNames()