java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.jface.action.AbstractAction
org.eclipse.jface.action.Action
de.uka.ipd.sdq.sensorframework.visualisation.jfreechartvisualisation.LoadCSVHistogram
All Implemented Interfaces:
IAction

public class LoadCSVHistogram extends Action
Deprecated.
Superseded by EDP2.
  • Constructor Details

    • LoadCSVHistogram

      public LoadCSVHistogram(IHistogramAccepter freeChartHistogramViewer)
      Deprecated.
  • Method Details

    • getHistogram

      public Histogram getHistogram()
      Deprecated.
    • run

      public void run()
      Deprecated.
      Specified by:
      run in interface IAction
      Overrides:
      run in class Action