| Package | Description |
|---|---|
| weka.gui | |
| weka.gui.simplecli |
| Constructor and Description |
|---|
ClassRunner(SimpleCLIPanel owner,
Class<?> theClass,
String[] commandArgs)
Sets up the class runner thread.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleCLIPanel |
AbstractCommand.getOwner()
Returns the owner.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommand.setOwner(SimpleCLIPanel value)
Sets the owner.
|
Copyright © 2020 University of Waikato, Hamilton, NZ. All rights reserved.