| Interface | Description |
|---|---|
| DataFolderFound | |
| Main | |
| ScriptingBaseScript |
Interface that represents Scripting elements.
|
| ScriptingDialog |
Interface that represents a single script with window dialog.
|
| ScriptingExternalFile | |
| ScriptingFolder |
Interface that represents a directory in the ScriptingFramework.
|
| ScriptingManager |
There are two top level management roles within ScriptingFramework: logical
and User's Interface (UI) management.
|
| ScriptingNotification |
Interface to support the notifications in the application
|
| ScriptingScript |
Interface that represents a single script without window dialog.
|
| ScriptingText |
Interface that represents a unit with text.
|
| ScriptingUnit |
Interface that represents the elements used in the ScriptingFramework.
|
| Class | Description |
|---|---|
| ScriptingLibrary | |
| ScriptingLocator |
| Exception | Description |
|---|---|
| CompileErrorException | |
| ExecuteErrorException | |
| ScriptingErrorException | |
| ScriptingRunningException |
TODO: Example library description.