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