Uses of Class
org.jdesktop.swingx.decorator.ColorHighlighter
Packages that use ColorHighlighter
Package
Description
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.decoratorModifier and TypeClassDescriptionstatic class
A ColorHighlighter with UI-dependent background.class
This is a hack around DefaultTableCellRenderer color "memory", see Issue #258-swingx.class
Experimental replacement of HierarchicalColumnHighligher.