public class PrintCommand extends AbstractCommand
CMD_PREFIX| Constructor and Description |
|---|
PrintCommand(java.lang.String text,
int line) |
| Modifier and Type | Method and Description |
|---|---|
protected Promise<java.lang.Object> |
_execute(PlaybackContext context) |
canGoFurther, dumpCommand, dumpError, execute, getLine, getScriptDir, getText, isAwtThread, isToDumpCommand, setScriptDirprotected Promise<java.lang.Object> _execute(PlaybackContext context)
_execute in class AbstractCommand