Package weka.gui.scripting.event

Interface Summary
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 Summary
ScriptExecutionEvent Event that gets sent when a script is executed.
TitleUpdatedEvent Event that gets send in case a scripting panel updates the title.
 

Enum Summary
ScriptExecutionEvent.Type Defines the type of event.