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