public class RegistryValueCommand extends AbstractCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PREFIX |
CMD_PREFIX| Constructor and Description |
|---|
RegistryValueCommand(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, setScriptDirpublic static final java.lang.String PREFIX
public RegistryValueCommand(java.lang.String text,
int line)
protected Promise<java.lang.Object> _execute(PlaybackContext context)
_execute in class AbstractCommand