| Package | Description |
|---|---|
| weka.gui.knowledgeflow | |
| weka.knowledgeflow |
| Modifier and Type | Class and Description |
|---|---|
class |
KFGraphicalEnvironmentCommandHandler
Default Knowledge Flow graphical command handler
|
| Modifier and Type | Method and Description |
|---|---|
GraphicalEnvironmentCommandHandler |
ExecutionEnvironment.getGraphicalEnvironmentCommandHandler()
Get the environment for performing commands at the application-level in a
graphical environment.
|
GraphicalEnvironmentCommandHandler |
BaseExecutionEnvironment.getGraphicalEnvironmentCommandHandler()
Get the environment for performing commands at the application-level in a
graphical environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionEnvironment.setGraphicalEnvironmentCommandHandler(GraphicalEnvironmentCommandHandler handler)
Set the environment for performing commands at the application-level in a
graphical environment.
|
void |
BaseExecutionEnvironment.setGraphicalEnvironmentCommandHandler(GraphicalEnvironmentCommandHandler handler)
Set the environment for performing commands at the application-level in a
graphical environment.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.