|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptExecutionListener | |
|---|---|
| weka.gui.scripting | |
| Uses of ScriptExecutionListener in weka.gui.scripting |
|---|
| Classes in weka.gui.scripting that implement ScriptExecutionListener | |
|---|---|
class |
FileScriptingPanel
Supports loading/saving of files. |
class |
GroovyPanel
A scripting panel for Groovy. |
class |
JythonPanel
A scripting panel for Jython. |
| Methods in weka.gui.scripting with parameters of type ScriptExecutionListener | |
|---|---|
void |
Script.addScriptFinishedListener(ScriptExecutionListener l)
Adds the given listener to its internal list. |
void |
Script.removeScriptFinishedListener(ScriptExecutionListener l)
Removes the given listener from its internal list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||