Package | Description |
---|---|
InstrumentationPlatformGUI | |
InstrumentationPlatformGUI.Elements |
Modifier and Type | Method and Description |
---|---|
static GUICompiler |
InterpreterFacade.prepareCompiler(GUIPanel gp) |
Modifier and Type | Method and Description |
---|---|
GUICompiler |
GUIPanel.getGUICompiler()
Get the compiler object, used by this panel to run user code and also
compile the callbacks of the individual component.
|