org.lucci.madhoc.simulation.monitor
Class NumericalMeasures2DGraphicalView.ChangeHandler

java.lang.Object
  extended by org.lucci.madhoc.simulation.monitor.NumericalMeasures2DGraphicalView.ChangeHandler
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ChangeListener
Enclosing class:
NumericalMeasures2DGraphicalView

public class NumericalMeasures2DGraphicalView.ChangeHandler
extends java.lang.Object
implements javax.swing.event.ChangeListener


Constructor Summary
NumericalMeasures2DGraphicalView.ChangeHandler()
           
 
Method Summary
 void stateChanged(javax.swing.event.ChangeEvent arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumericalMeasures2DGraphicalView.ChangeHandler

public NumericalMeasures2DGraphicalView.ChangeHandler()
Method Detail

stateChanged

public void stateChanged(javax.swing.event.ChangeEvent arg0)
Specified by:
stateChanged in interface javax.swing.event.ChangeListener