Package org.jdesktop.swingx.rollover
package org.jdesktop.swingx.rollover
-
ClassDescriptionListRolloverController<T extends JList>listens to rollover properties.List-specific implementation of RolloverProducer.RolloverController<T extends JComponent>Controller for "live" behaviour of XXRenderers.Mouse/Motion/Listener which maps mouse coordinates to client coordinates and stores these as client properties in the target JComponent.Interface to mark renderers as "live".TableRolloverController<T extends JTable>listens to rollover properties.Table-specific implementation of RolloverProducer.TreeRolloverController<T extends JTree>listens to rollover properties.Tree-specific implementation of RolloverProducer.