public class ActionCommand extends TypeCommand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFIX |
CMD_PREFIX
Constructor and Description |
---|
ActionCommand(java.lang.String text,
int line) |
Modifier and Type | Method and Description |
---|---|
protected Promise<java.lang.Object> |
_execute(PlaybackContext context) |
static java.awt.event.InputEvent |
getInputEvent(java.lang.String actionName) |
containsUnicode, get, getFromShortcut, type, type
canGoFurther, dumpCommand, dumpError, execute, getLine, getScriptDir, getText, isAwtThread, isToDumpCommand, setScriptDir
public static final java.lang.String PREFIX
protected Promise<java.lang.Object> _execute(PlaybackContext context)
_execute
in class AbstractCommand
public static java.awt.event.InputEvent getInputEvent(java.lang.String actionName)