Package net.infonode.gui.colorprovider
package net.infonode.gui.colorprovider
-
ClassDescriptionBase class for color providers.Returns the background color of a component.Finds the most suitable background color of a component.Blends two colors according to the given blend amount.Multiplies the RGB components of a color with the given factor.An object that provides colors.Utility methods for
ColorProvider
's.AColorProvider
which always returns the same color.AColorProvider
which returns a property color from theUIManager
.