Class Chart2DActionSetCustomGridColor

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

public final class Chart2DActionSetCustomGridColor extends AChart2DAction
Action that sets a custom grid color to the corresponding chart (Chart2D.setGridColor(Color)) by showing a modal color chooser.

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