public class SendKeysUserFunctionToken
extends shuntingyard.AbstractBuiltInFunctionToken
GUIelement
and then sending key presses to it.
The ID of the GUIelement
is the very first argument, the keypresses are the second one.
Uses the KeySequence#execute(chartadvancedpie.GUIPanel)
method.GUIelement.isFocused()
Constructor and Description |
---|
SendKeysUserFunctionToken(java.lang.String tokenString) |
Modifier and Type | Method and Description |
---|---|
byte |
getBaseCode() |
void |
run(shuntingyard.VirtualMachine vm) |
compileCall, doLookup, getCode, isExtended, setExtended