| Package | Description |
|---|---|
| weka.gui | |
| weka.gui.scripting |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCLIPanel
Creates a very simple command line for invoking the main method of classes.
|
| 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.
|
class |
ScriptingPanel
Abstract ancestor for scripting panels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptingPanel.addTitleUpdatedListener(TitleUpdatedListener l)
Adds the listener to the internal list.
|
void |
ScriptingPanel.removeTitleUpdatedListener(TitleUpdatedListener l)
Removes the listener from the internal list.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.