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

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

Subclasses of LegacyHighlighter in org.jdesktop.swingx.decorator
 class AlternateRowHighlighter
          Deprecated. use HighlighterFactory instead
static class AlternateRowHighlighter.UIAlternateRowHighlighter
          Deprecated. use HighlighterFactory.UIColorHighlighter
 class ConditionalHighlighter
          Deprecated. use a AbstractHighlighter with HighlightPredicate instead
 class HierarchicalColumnHighlighter
          Deprecated. use a ColorHighlighter with a ColumnHighlightPredicate.
 class PatternHighlighter
          Deprecated. use AbstractHighlighter with PatternPredicate
 class RolloverHighlighter
          Deprecated. use AbstractHighlighter with HighlightPredicate.ROLLOVER_ROW
 class SearchHighlighter
          Deprecated. use AbstractHighligther with SearchPredicate
 

Fields in org.jdesktop.swingx.decorator declared as LegacyHighlighter
static LegacyHighlighter AlternateRowHighlighter.beige
          Deprecated.  
static LegacyHighlighter AlternateRowHighlighter.classicLinePrinter
          Deprecated.  
static LegacyHighlighter AlternateRowHighlighter.floralWhite
          Deprecated.  
static LegacyHighlighter LegacyHighlighter.ledgerBackground
          Deprecated. set the component's background color instead!
static LegacyHighlighter AlternateRowHighlighter.linePrinter
          Deprecated.  
static LegacyHighlighter LegacyHighlighter.notePadBackground
          Deprecated. set the component's background color instead!
static LegacyHighlighter AlternateRowHighlighter.quickSilver
          Deprecated.