Uses of Class
adams.gui.visualization.threewaydata.heatmapviewer.ThreeWayDataHeatmapViewerPanel
-
Packages that use ThreeWayDataHeatmapViewerPanel Package Description adams.gui.visualization.threewaydata.heatmapviewer -
-
Uses of ThreeWayDataHeatmapViewerPanel in adams.gui.visualization.threewaydata.heatmapviewer
Fields in adams.gui.visualization.threewaydata.heatmapviewer declared as ThreeWayDataHeatmapViewerPanel Modifier and Type Field Description protected ThreeWayDataHeatmapViewerPanelThreeWayDataHeatmapPanel. m_Ownerthe owner.Methods in adams.gui.visualization.threewaydata.heatmapviewer that return ThreeWayDataHeatmapViewerPanel Modifier and Type Method Description ThreeWayDataHeatmapViewerPanelThreeWayDataHeatmapPanel. getOwner()Returns the owner.Constructors in adams.gui.visualization.threewaydata.heatmapviewer with parameters of type ThreeWayDataHeatmapViewerPanel Constructor Description ThreeWayDataHeatmapPanel(ThreeWayDataHeatmapViewerPanel owner)Initializes the panel.
-