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

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

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