Interface | Description |
---|---|
HelpConfig | |
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.
|
ScriptingHelpManager |
This class is responsable of the management of the Help services provided to
the application.
|
ScriptingHelpManager.ScriptingHelpClass |
Interface that represents a class contained on the JavaDocs
|
ScriptingHelpManager.ScriptingHelpMethod |
Interface that represents a method implemented by a class of the JavaDoc
|
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.
|
ScriptingUnit |
Interface that represents the elements used in the ScriptingFramework.
|
Class | Description |
---|---|
ScriptingLibrary | |
ScriptingLocator |
Exception | Description |
---|---|
CompileErrorException | |
ExecuteErrorException | |
ScriptingErrorException | |
ScriptingRunningException |
TODO: Example library description.