Class DetectorDecoderView

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.jlab.io.task.IDataEventListener

public class DetectorDecoderView extends JPanel implements org.jlab.io.task.IDataEventListener
Author:
gavalian
See Also:
  • Constructor Details

    • DetectorDecoderView

      public DetectorDecoderView()
  • Method Details

    • dataEventAction

      public void dataEventAction(org.jlab.io.base.DataEvent event)
      Specified by:
      dataEventAction in interface org.jlab.io.task.IDataEventListener
    • updateData

      public void updateData(List<DetectorDataDgtz> data)
    • timerUpdate

      public void timerUpdate()
      Specified by:
      timerUpdate in interface org.jlab.io.task.IDataEventListener
    • resetEventListener

      public void resetEventListener()
      Specified by:
      resetEventListener in interface org.jlab.io.task.IDataEventListener
    • main

      public static void main(String[] args)