Uses of Interface
weka.gui.scripting.event.TitleUpdatedListener
-
Uses of TitleUpdatedListener in weka.gui
Modifier and TypeClassDescriptionclass
Creates a very simple command line for invoking the main method of classes. -
Uses of TitleUpdatedListener in weka.gui.scripting
Modifier and TypeClassDescriptionclass
Supports loading/saving of files.class
A scripting panel for Groovy.class
A scripting panel for Jython.class
Abstract ancestor for scripting panels.Modifier and TypeMethodDescriptionvoid
ScriptingPanel.addTitleUpdatedListener
(TitleUpdatedListener l) Adds the listener to the internal list.void
ScriptingPanel.removeTitleUpdatedListener
(TitleUpdatedListener l) Removes the listener from the internal list.