Class JComponentActionSetBackground

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

public final class JComponentActionSetBackground extends AJComponentAction

Performs the action of setting the background color (JComponent.setBackground(java.awt.Color)} of a JComponent.

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