Package weka.gui.scripting.event
-
Interface Summary 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 Summary 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 Summary Enum Description ScriptExecutionEvent.Type Defines the type of event.