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

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

Methods in org.jdesktop.swingx that return SelectionMapper
protected  SelectionMapper JXList.getSelectionMapper()
          widened access for testing...
protected  SelectionMapper JXTable.getSelectionMapper()
          temporaryly exposed for testing...