Class Trace2DActionRemove

All Implemented Interfaces:
ActionListener, PropertyChangeListener, Serializable, Cloneable, EventListener, Action

public final class Trace2DActionRemove extends ATrace2DAction
Action that removes the constructor given ITrace2D from the corresponding Chart2D.

This action is "destructive" - the trace will be lost. There exists no counterpart to add a trace yet (there is no fixed data format / source for creating a chart).

Version:
$Revision: 1.7 $
Author:
Achim Westermann
See Also: