net.infonode.gui.colorprovider

Class BackgroundColorProvider

public class BackgroundColorProvider extends AbstractColorProvider implements Serializable

Returns the background color of a component.

Version: $Revision: 1.9 $

Author: $Author: jesper $

Field Summary
static BackgroundColorProviderINSTANCE
The only instance of this class.
Method Summary
ColorgetColor(Component component)
protected ObjectreadResolve()

Field Detail

INSTANCE

public static final BackgroundColorProvider INSTANCE
The only instance of this class.

Method Detail

getColor

public Color getColor(Component component)

readResolve

protected Object readResolve()