Uses of Class
org.jdesktop.swingx.rollover.RolloverProducer
Packages that use RolloverProducer
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 RolloverProducer in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return RolloverProducerModifier and TypeMethodDescriptionprotected RolloverProducerJXList.createRolloverProducer()Creates and returns the RolloverProducer to use with this list.protected RolloverProducerJXTable.createRolloverProducer()Creates and returns the RolloverProducer to use with this component.protected RolloverProducerJXTree.createRolloverProducer()Creates and returns the RolloverProducer to use with this tree.protected RolloverProducerJXTreeTable.TreeTableCellRenderer.createRolloverProducer() -
Uses of RolloverProducer in org.jdesktop.swingx.rollover
Subclasses of RolloverProducer in org.jdesktop.swingx.rolloverModifier and TypeClassDescriptionclassList-specific implementation of RolloverProducer.classTable-specific implementation of RolloverProducer.classTree-specific implementation of RolloverProducer.