Interface | Description |
---|---|
ScriptExecutionListener |
For classes that want to be notified about changes in the script execution.
|
TitleUpdatedListener |
Interface for frames/dialogs that listen to changes of the title.
|
Class | Description |
---|---|
ScriptExecutionEvent |
Event that gets sent when a script is executed.
|
TitleUpdatedEvent |
Event that gets send in case a scripting panel updates the title.
|
Enum | Description |
---|---|
ScriptExecutionEvent.Type |
Defines the type of event.
|