net.infonode.gui.colorprovider
public class ColorProviderUtil extends Object
Version: $Revision: 1.5 $
Method Summary | |
---|---|
static ColorProvider | getColorProvider(Color color, ColorProvider defaultProvider)
Returns a ColorProvider for the color. |
Parameters: color the color for which to return a provider defaultProvider the default provider
Returns: a color provider for the color, if the color is null the default provider is returned