Uses of Class
adams.gui.tools.wekainvestigator.tab.ClassifyTab.HistoryPanel
-
Packages that use ClassifyTab.HistoryPanel Package Description adams.gui.tools.wekainvestigator.tab adams.gui.tools.wekainvestigator.tab.classifytab.history -
-
Uses of ClassifyTab.HistoryPanel in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as ClassifyTab.HistoryPanel Modifier and Type Field Description protected ClassifyTab.HistoryPanelClassifyTab. m_Historythe history. -
Uses of ClassifyTab.HistoryPanel in adams.gui.tools.wekainvestigator.tab.classifytab.history
Methods in adams.gui.tools.wekainvestigator.tab.classifytab.history with parameters of type ClassifyTab.HistoryPanel Modifier and Type Method Description JMenuItemCompareModels. createMenuItem(ClassifyTab.HistoryPanel history, int[] indices)Creates the menu item to add to the history's popup menu.JMenuItemSubRangeEvaluation. createMenuItem(ClassifyTab.HistoryPanel history, int[] indices)Creates the menu item to add to the history's popup menu.protected voidSubRangeEvaluation. createSubEvaluation(ClassifyTab.HistoryPanel history, ResultItem item, double[] range)Creates the sub-range evaluation and adds it to the history.
-