Uses of Class
weka.gui.WekaTaskMonitor

Packages that use WekaTaskMonitor
weka.gui   
 

Uses of WekaTaskMonitor in weka.gui
 

Constructors in weka.gui with parameters of type WekaTaskMonitor
LogPanel(WekaTaskMonitor tm)
          Creates 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).
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.