Class JComponentActionSetForeground

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

public final class JComponentActionSetForeground extends AJComponentAction
Performs the action of setting the foreground color ( JComponent.setForeground(java.awt.Color)} of a JComponent.

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