Uses of Package
net.infonode.gui.colorprovider

Packages that use net.infonode.gui.colorprovider
net.infonode.docking.theme Contains theme classes for docking windows. 
net.infonode.gui.border   
net.infonode.gui.colorprovider Package for color providers. 
net.infonode.gui.componentpainter Package for component painters. 
net.infonode.gui.shaped.border Package for shaped borders. 
net.infonode.tabbedpanel.border Special borders for tabs and tabbed panels 
net.infonode.tabbedpanel.internal   
net.infonode.tabbedpanel.theme Themes with different looks for both TabbedPanel and TitledTab 
 

Classes in net.infonode.gui.colorprovider used by net.infonode.docking.theme
ColorProvider
          An object that provides colors.
 

Classes in net.infonode.gui.colorprovider used by net.infonode.gui.border
ColorProvider
          An object that provides colors.
 

Classes in net.infonode.gui.colorprovider used by net.infonode.gui.colorprovider
AbstractColorProvider
          Base class for color providers.
BackgroundColorProvider
          Returns the background color of a component.
BackgroundPainterColorProvider
          Finds the most suitable background color of a component.
ColorProvider
          An object that provides colors.
FixedColorProvider
          A ColorProvider which always returns the same color.
UIManagerColorProvider
          A ColorProvider which returns a property color from the UIManager.
 

Classes in net.infonode.gui.colorprovider used by net.infonode.gui.componentpainter
ColorProvider
          An object that provides colors.
 

Classes in net.infonode.gui.colorprovider used by net.infonode.gui.shaped.border
ColorProvider
          An object that provides colors.
 

Classes in net.infonode.gui.colorprovider used by net.infonode.tabbedpanel.border
ColorProvider
          An object that provides colors.
 

Classes in net.infonode.gui.colorprovider used by net.infonode.tabbedpanel.internal
ColorProvider
          An object that provides colors.
 

Classes in net.infonode.gui.colorprovider used by net.infonode.tabbedpanel.theme
ColorProvider
          An object that provides colors.
FixedColorProvider
          A ColorProvider which always returns the same color.