public class newSliderUserFunctionToken
extends shuntingyard.AbstractBuiltInFunctionToken
GUISlider
GUIelement
.
Has a single argument, which is the name of the new GUIDisplay
.
It also places this new GUIelement
on the current tab, under the
currently focused one.GUITab.getFocusedGUIElementIndex()
,
GUITab#addGUIelement(chartadvancedpie.GUIelement, int)
Constructor and Description |
---|
newSliderUserFunctionToken(java.lang.String tokenString) |
Modifier and Type | Method and Description |
---|---|
byte |
getBaseCode() |
void |
run(shuntingyard.VirtualMachine vm) |
compileCall, doLookup, getCode, isExtended, setExtended