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.HistoryPanel
ClassifyTab. m_History
the 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 JMenuItem
CompareModels. createMenuItem(ClassifyTab.HistoryPanel history, int[] indices)
Creates the menu item to add to the history's popup menu.JMenuItem
SubRangeEvaluation. createMenuItem(ClassifyTab.HistoryPanel history, int[] indices)
Creates the menu item to add to the history's popup menu.protected void
SubRangeEvaluation. createSubEvaluation(ClassifyTab.HistoryPanel history, ResultItem item, double[] range)
Creates the sub-range evaluation and adds it to the history.
-