Interface | Description |
---|---|
IScriptLogger |
Used to display results in the scripting window
|
Class | Description |
---|---|
AbstractScriptEditor | |
ConsoleBindings |
Class mocking the GUI elements when scripts are executed in console mode.
|
RichScriptEditor | |
ScriptingWindow |
Scripting window
|
ScriptItem |
A script file in the script list is represented as ScriptListFile to allow
for localization, description and reordering.
|
ScriptRunner | |
ScriptSet | |
ScriptsMonitor |
Monitor to check changes in the script directory.
|
StandardScriptEditor |