Class HeatmapViewerPluginManager


  • public class HeatmapViewerPluginManager
    extends adams.gui.plugin.AbstractToolPluginManager<HeatmapViewerPanel,​AbstractHeatmapViewerPlugin>
    Manages the plugins of the heatmap viewer tool.
    Version:
    $Revision$
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Constructor Detail

      • HeatmapViewerPluginManager

        public HeatmapViewerPluginManager​(HeatmapViewerPanel owner)
        Initializes the manager.
        Parameters:
        owner - the owning tool