visad.bom
Class CurveDelete
java.lang.Object
visad.bom.CurveDelete
- All Implemented Interfaces:
- ActionListener, EventListener
- public class CurveDelete
- extends Object
- implements ActionListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ref
DataReferenceImpl ref
display
DisplayImpl display
lines
boolean lines
new_ref
DataReferenceImpl new_ref
CurveDelete
CurveDelete(DataReferenceImpl r,
DisplayImpl d)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener