Uses of Class
org.jdesktop.swingx.rollover.TableRolloverController

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

Methods in org.jdesktop.swingx that return TableRolloverController
protected  TableRolloverController<JXTable> JXTable.createLinkController()
          Creates and returns a RolloverController appropriate for this component.
protected  TableRolloverController<JXTable> JXTable.getLinkController()
          Returns the RolloverController for this component.