edu.wisc.ssec.mcidasv.control
Class ScatterDisplay.BoxCurveSwitch

java.lang.Object
  extended by edu.wisc.ssec.mcidasv.control.ScatterDisplay.BoxCurveSwitch
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
ScatterDisplay

private class ScatterDisplay.BoxCurveSwitch
extends Object
implements ActionListener


Constructor Summary
ScatterDisplay.BoxCurveSwitch()
           
 
Method Summary
 void actionPerformed(ActionEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScatterDisplay.BoxCurveSwitch

public ScatterDisplay.BoxCurveSwitch()
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ae)
Specified by:
actionPerformed in interface ActionListener