Class Chart2DActionSetCustomGridColorSingleton

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

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

Only one instance per target component may exist.

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