Package | Description |
---|---|
weka.gui |
Constructor and Description |
---|
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.