Uses of Interface
org.jdesktop.swingx.decorator.LegacyHighlighter.UIHighlighter

Packages that use LegacyHighlighter.UIHighlighter
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 LegacyHighlighter.UIHighlighter in org.jdesktop.swingx.decorator
 

Classes in org.jdesktop.swingx.decorator that implement LegacyHighlighter.UIHighlighter
static class AlternateRowHighlighter.UIAlternateRowHighlighter
          Deprecated. use HighlighterFactory.UIColorHighlighter
 class CompoundHighlighter
          A class which manages the lists of Highlighters.