Uses of Class
net.infonode.gui.colorprovider.UIManagerColorProvider

Packages that use UIManagerColorProvider
net.infonode.gui.colorprovider Package for color providers. 
 

Uses of UIManagerColorProvider in net.infonode.gui.colorprovider
 

Fields in net.infonode.gui.colorprovider declared as UIManagerColorProvider
static UIManagerColorProvider UIManagerColorProvider.CONTROL_COLOR
          A provider for the 'control' color.
static UIManagerColorProvider UIManagerColorProvider.CONTROL_DARK_SHADOW
          A provider for the 'controlDkShadow' color.
static UIManagerColorProvider UIManagerColorProvider.DESKTOP_BACKGROUND
          A provider for the 'Desktop.background' color.
static UIManagerColorProvider UIManagerColorProvider.TABBED_PANE_BACKGROUND
          A provider for the 'TabbedPane.background' color.
static UIManagerColorProvider UIManagerColorProvider.TABBED_PANE_DARK_SHADOW
          A provider for the 'TabbedPane.darkShadow' color.
static UIManagerColorProvider UIManagerColorProvider.TABBED_PANE_HIGHLIGHT
          A provider for the 'TabbedPane.highlight' color.
static UIManagerColorProvider UIManagerColorProvider.TABBED_PANE_SHADOW
          A provider for the 'TabbedPane.shadow' color.