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, typecanGoFurther, dumpCommand, dumpError, execute, getLine, getScriptDir, getText, isAwtThread, isToDumpCommand, setScriptDirpublic static final java.lang.String PREFIX
protected Promise<java.lang.Object> _execute(PlaybackContext context)
_execute in class AbstractCommandpublic static java.awt.event.InputEvent getInputEvent(java.lang.String actionName)