Class ChartActionSetToolTipType

java.lang.Object
javax.swing.AbstractAction
info.monitorenter.gui.chart.events.AChart2DAction
info.monitorenter.gui.chart.events.ChartActionSetToolTipType
All Implemented Interfaces:
ActionListener, PropertyChangeListener, Serializable, Cloneable, EventListener, Action

public class ChartActionSetToolTipType extends AChart2DAction
Action that invokes Chart2D.setToolTipType(IToolTipType) with a constructor given IToolTipType.

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