Uses of Class
org.jdesktop.swingx.decorator.ColorHighlighter

Packages that use ColorHighlighter
org.jdesktop.swingx.decorator Contains API used to implement coordinated sorting, filtering and highlighting of the extended Swing cell-rendering component classes JXTable, JXTreeTable, JXTree, and JXList. 
 

Uses of ColorHighlighter in org.jdesktop.swingx.decorator
 

Subclasses of ColorHighlighter in org.jdesktop.swingx.decorator
static class HighlighterFactory.UIColorHighlighter
          A ColorHighlighter with UI-dependent background.
 class ResetDTCRColorHighlighter
          This is a hack around DefaultTableCellRenderer color "memory", see Issue #258-swingx.
 class ShadingColorHighlighter
          Experimental replacement of HierarchicalColumnHighligher.