| Package | Description |
|---|---|
| weka.gui.scripting |
| Modifier and Type | Class and Description |
|---|---|
class |
FileScriptingPanel
Supports loading/saving of files.
|
class |
GroovyPanel
A scripting panel for Groovy.
|
class |
JythonPanel
A scripting panel for Jython.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.