net.infonode.gui.colorprovider
Class BackgroundColorProvider
java.lang.Object
net.infonode.gui.colorprovider.AbstractColorProvider
net.infonode.gui.colorprovider.BackgroundColorProvider
- All Implemented Interfaces:
- ColorProvider, Serializable
- public class BackgroundColorProvider
- extends AbstractColorProvider
Returns the background color of a component.
- Version:
- $Revision: 1.10 $
- See Also:
- Serialized Form
INSTANCE
public static final BackgroundColorProvider INSTANCE
- The only instance of this class.
getColor
public Color getColor(Component component)
- Description copied from interface:
ColorProvider
- Returns the color obtained from the given component.
- Specified by:
getColor
in interface ColorProvider
- Overrides:
getColor
in class AbstractColorProvider
Copyright © 2007 NNL Technology AB. All Rights Reserved.