Uses of Class
adams.gui.visualization.threewaydata.heatmapviewer.multipageaction.AbstractMultiPageMenuItem
-
Packages that use AbstractMultiPageMenuItem Package Description adams.gui.visualization.threewaydata.heatmapviewer adams.gui.visualization.threewaydata.heatmapviewer.multipageaction -
-
Uses of AbstractMultiPageMenuItem in adams.gui.visualization.threewaydata.heatmapviewer
Fields in adams.gui.visualization.threewaydata.heatmapviewer with type parameters of type AbstractMultiPageMenuItem Modifier and Type Field Description protected List<AbstractMultiPageMenuItem>ThreeWayDataHeatmapViewerMultiPagePane. m_MenuItemsthe menu items. -
Uses of AbstractMultiPageMenuItem in adams.gui.visualization.threewaydata.heatmapviewer.multipageaction
Subclasses of AbstractMultiPageMenuItem in adams.gui.visualization.threewaydata.heatmapviewer.multipageaction Modifier and Type Class Description classOpenContainingFolderOpens the folder in the system's file browser that this flow is stored in.classStatisticsDisplays statistics for the 3-day data container.classViewAsSpreadSheetViews the 3-way data in a spreadsheet table.Methods in adams.gui.visualization.threewaydata.heatmapviewer.multipageaction with parameters of type AbstractMultiPageMenuItem Modifier and Type Method Description intAbstractMultiPageMenuItem. compareTo(AbstractMultiPageMenuItem o)Returns a comparison based on the name of the menu items.
-