visad.bom
Class CurveDelete

java.lang.Object
  extended by visad.bom.CurveDelete
All Implemented Interfaces:
ActionListener, EventListener

public class CurveDelete
extends Object
implements ActionListener


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

Method Detail

actionPerformed

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