Uses of Interface
weka.gui.knowledgeflow.GraphicalEnvironmentCommandHandler
-
Uses of GraphicalEnvironmentCommandHandler in weka.gui.knowledgeflow
Modifier and TypeClassDescriptionclass
Default Knowledge Flow graphical command handler -
Uses of GraphicalEnvironmentCommandHandler in weka.knowledgeflow
Modifier and TypeMethodDescriptionBaseExecutionEnvironment.getGraphicalEnvironmentCommandHandler()
Get the environment for performing commands at the application-level in a graphical environment.ExecutionEnvironment.getGraphicalEnvironmentCommandHandler()
Get the environment for performing commands at the application-level in a graphical environment.Modifier and TypeMethodDescriptionvoid
BaseExecutionEnvironment.setGraphicalEnvironmentCommandHandler
(GraphicalEnvironmentCommandHandler handler) Set the environment for performing commands at the application-level in a graphical environment.void
ExecutionEnvironment.setGraphicalEnvironmentCommandHandler
(GraphicalEnvironmentCommandHandler handler) Set the environment for performing commands at the application-level in a graphical environment.