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 ClassifyTabClassifyTab.HistoryPanel. m_Ownerthe 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 intClassifierErrors. determineLastSelectedRow(ClassifyTab tab)Determines the last selected row.protected intPredictions. determineLastSelectedRow(ClassifyTab tab)Determines the last selected row.
-