Uses of Interface
org.jdesktop.swingx.decorator.UIDependent

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

Classes in org.jdesktop.swingx.decorator that implement UIDependent
 class CompoundHighlighter
          A class which manages the lists of Highlighters.
static class HighlighterFactory.UIColorHighlighter
          A ColorHighlighter with UI-dependent background.