Interface | Description |
---|---|
IScriptingInterface |
Scripting interface.
|
Class | Description |
---|---|
DummyFactory | |
EventScriptingInterface |
Implementation of the scripting interface using the event system.
|
HiddenHelperUser |
This guy implements high level operations which run concurrently to the main
thread by starting new threads
|
JythonFactory |
Factory class to create, execute and cancel Jython scripts.
|
ScriptingFactory |