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

Packages that use CompoundHighlighter
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
 

Uses of CompoundHighlighter in org.jdesktop.swingx
 

Fields in org.jdesktop.swingx declared as CompoundHighlighter
protected  CompoundHighlighter JXTree.compoundHighlighter
           
protected  CompoundHighlighter JXTable.compoundHighlighter
          The CompoundHighlighter for the table.
protected  CompoundHighlighter JXList.compoundHighlighter
          The pipeline holding the highlighters.