org.das2.graph
Class DasPlot.RebinListener

java.lang.Object
  extended by org.das2.graph.DasPlot.RebinListener
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener
Enclosing class:
DasPlot

protected class DasPlot.RebinListener
extends java.lang.Object
implements java.beans.PropertyChangeListener


Constructor Summary
protected DasPlot.RebinListener()
           
 
Method Summary
 void propertyChange(java.beans.PropertyChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DasPlot.RebinListener

protected DasPlot.RebinListener()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent e)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener