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 ThreeWayDataHeatmapViewerPanel
ThreeWayDataHeatmapPanel. m_Owner
the owner.Methods in adams.gui.visualization.threewaydata.heatmapviewer that return ThreeWayDataHeatmapViewerPanel Modifier and Type Method Description ThreeWayDataHeatmapViewerPanel
ThreeWayDataHeatmapPanel. getOwner()
Returns the owner.Constructors in adams.gui.visualization.threewaydata.heatmapviewer with parameters of type ThreeWayDataHeatmapViewerPanel Constructor Description ThreeWayDataHeatmapPanel(ThreeWayDataHeatmapViewerPanel owner)
Initializes the panel.
-