Class Chart2DActionSetGridColor

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

public class Chart2DActionSetGridColor extends AChart2DAction
Performs the action of setting the color of gridlines ( Chart2D.setGridColor(Color)) of a Chart2D with the constructor given Color.

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