Uses of Class
weka.gui.WekaTaskMonitor

Packages that use WekaTaskMonitor
Package
Description
 
  • Uses of WekaTaskMonitor in weka.gui

    Constructors in weka.gui with parameters of type WekaTaskMonitor
    Modifier
    Constructor
    Description
     
    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).