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

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

Methods in org.jdesktop.swingx.decorator that return SortController
 SortController FilterPipeline.getSortController()