Uses of Class
weka.gui.WekaTaskMonitor
Packages that use WekaTaskMonitor
-
Uses of WekaTaskMonitor in weka.gui
Constructors in weka.gui with parameters of type WekaTaskMonitorModifierConstructorDescriptionCreates the log panel with a task monitor, where the log is hidden.LogPanel
(WekaTaskMonitor tm, boolean logHidden) Creates the log panel, possibly with task monitor, where the log is optionally hidden.LogPanel
(WekaTaskMonitor tm, boolean logHidden, boolean statusHidden, boolean titledBorder) Creates the log panel, possibly with task monitor, where the either the log is optionally hidden or the status (having both hidden is not allowed).