Uses of Class
org.jdesktop.swingx.rollover.TreeRolloverController
Packages that use TreeRolloverController
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 TreeRolloverController in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return TreeRolloverControllerModifier and TypeMethodDescriptionprotected TreeRolloverController<JXTree>
JXTree.createLinkController()
Creates and returns a RolloverController appropriate for this tree.protected TreeRolloverController<JXTree>
JXTree.getLinkController()
Returns the RolloverController for this component.