Uses of Class
weka.gui.SimpleCLIPanel
Packages that use SimpleCLIPanel
-
Uses of SimpleCLIPanel in weka.gui
Constructors in weka.gui with parameters of type SimpleCLIPanelModifierConstructorDescriptionClassRunner
(SimpleCLIPanel owner, Class<?> theClass, String[] commandArgs) Sets up the class runner thread. -
Uses of SimpleCLIPanel in weka.gui.simplecli
Methods in weka.gui.simplecli that return SimpleCLIPanelMethods in weka.gui.simplecli with parameters of type SimpleCLIPanelModifier and TypeMethodDescriptionvoid
AbstractCommand.setOwner
(SimpleCLIPanel value) Sets the owner.