Uses of Class
adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold.PerFoldMultiPagePane
-
Packages that use PerFoldMultiPagePane Package Description adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold -
-
Uses of PerFoldMultiPagePane in adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold
Methods in adams.gui.tools.wekainvestigator.tab.classifytab.output.perfold with parameters of type PerFoldMultiPagePane Modifier and Type Method Description abstract JMenuItemAbstractPerFoldPopupMenuItem. createMenuItem(PerFoldMultiPagePane pane, int[] indices)Creates the menu item to add to the pane's popup menu.JMenuItemCopySetup. createMenuItem(PerFoldMultiPagePane pane, int[] indices)Creates the menu item to add to the pane's popup menu.JMenuItemSubRangeEvaluation. createMenuItem(PerFoldMultiPagePane pane, int[] indices)Creates the menu item to add to the pane's popup menu.protected voidSubRangeEvaluation. createSubEvaluation(PerFoldMultiPagePane pane, ResultItem item, weka.classifiers.Evaluation eval, int fold, double[] range)Creates the sub-range evaluation and adds it to the pane.protected voidSubRangeEvaluation. createSubEvaluations(PerFoldMultiPagePane pane, ResultItem item, weka.classifiers.Evaluation[] evals, int[] folds, double[] range)Creates the sub-range evaluation and adds it to the pane.protected double[]SubRangeEvaluation. queryUser(PerFoldMultiPagePane pane, ResultItem item)Queries the user for the range.static voidAbstractPerFoldPopupMenuItem. updatePopupMenu(PerFoldMultiPagePane pane, AbstractOutputGenerator generator, int[] indices, JPopupMenu menu)Updates the menu.
-