Uses of Class
org.jdesktop.swingx.rollover.ListRolloverController
Packages that use ListRolloverController
Package
Description
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 ListRolloverControllerModifier and TypeMethodDescriptionprotected ListRolloverController<JXList<E>>
JXList.createRolloverController()
Creates and returns a RolloverController appropriate for this component.protected ListRolloverController<JXList<E>>
JXList.getRolloverController()
Returns the RolloverController for this component.