Uses of Class
adams.gui.tools.wekainvestigator.tab.ClassifyTab
-
Packages that use ClassifyTab Package Description adams.gui.tools.wekainvestigator.tab adams.gui.tools.wekainvestigator.tab.classifytab.output -
-
Uses of ClassifyTab in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as ClassifyTab Modifier and Type Field Description protected ClassifyTab
ClassifyTab.HistoryPanel. m_Owner
the owner.Constructors in adams.gui.tools.wekainvestigator.tab with parameters of type ClassifyTab Constructor Description HistoryPanel(ClassifyTab owner)
Initializes the history. -
Uses of ClassifyTab in adams.gui.tools.wekainvestigator.tab.classifytab.output
Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output with parameters of type ClassifyTab Modifier and Type Method Description protected int
ClassifierErrors. determineLastSelectedRow(ClassifyTab tab)
Determines the last selected row.protected int
Predictions. determineLastSelectedRow(ClassifyTab tab)
Determines the last selected row.
-