Uses of Class
weka.gui.SimpleCLIPanel
-
Uses of SimpleCLIPanel in weka.gui
ModifierConstructorDescriptionClassRunner
(SimpleCLIPanel owner, Class<?> theClass, String[] commandArgs) Sets up the class runner thread. -
Uses of SimpleCLIPanel in weka.gui.simplecli
Modifier and TypeMethodDescriptionvoid
AbstractCommand.setOwner
(SimpleCLIPanel value) Sets the owner.