Class JComponentActionSetCustomForegroundSingleton

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

public final class JComponentActionSetCustomForegroundSingleton extends AJComponentAction
Singleton Action that sets a custom foreground color of the corresponding JComponent by showing a modal color chooser.

Only one instance per target component may exist.

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