Uses of Class
adams.gui.tools.wekainvestigator.history.AbstractHistoryPopupMenuItem
-
-
Uses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.history
Methods in adams.gui.tools.wekainvestigator.history with parameters of type AbstractHistoryPopupMenuItem Modifier and Type Method Description intMenuItemComparator. compare(AbstractHistoryPopupMenuItem o1, AbstractHistoryPopupMenuItem o2)Compares the menu items based on category and title. -
Uses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.associatetab.history
Subclasses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.associatetab.history Modifier and Type Class Description classAbstractHistoryPopupMenuItemAncestor for classes that add menu items to the history popup menu. -
Uses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.attseltab.history
Subclasses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.attseltab.history Modifier and Type Class Description classAbstractHistoryPopupMenuItemAncestor for classes that add menu items to the history popup menu. -
Uses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.classifytab.history
Subclasses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.classifytab.history Modifier and Type Class Description classAbstractHistoryPopupMenuItemAncestor for classes that add menu items to the history popup menu.classCompareModelsCompares the predictions of two models.classSubRangeEvaluationGenerates a fake evaluation using only predictions with an actual class value that fits in the specified sub-range. -
Uses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.clustertab.history
Subclasses of AbstractHistoryPopupMenuItem in adams.gui.tools.wekainvestigator.tab.clustertab.history Modifier and Type Class Description classAbstractHistoryPopupMenuItemAncestor for classes that add menu items to the history popup menu.
-