gcspy.vis.plugins.histogram
Class HistogramListener

java.lang.Object
  extended by gcspy.vis.plugins.PluginListener
      extended by gcspy.vis.plugins.histogram.HistogramListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class HistogramListener
extends PluginListener

A listener for the historam view plugin

Author:
Hanspeter Johner, Richard Jones

Field Summary
 
Fields inherited from class gcspy.vis.plugins.PluginListener
colorConfig, interpreter, owner, pluginFrames, selectedStream, space
 
Constructor Summary
HistogramListener()
          A new listener for the histogram view
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent event)
          Create a new Histogram frame
 
Methods inherited from class gcspy.vis.plugins.PluginListener
getLabel, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistogramListener

public HistogramListener()
A new listener for the histogram view

Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent event)
Create a new Histogram frame