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.
|
org.jdesktop.swingx.renderer |
Contains implementation of renderers used by JXTable, JXTreeTable and related classes.
|
org.jdesktop.swingx.rollover |
Class | Description |
---|---|
ListRolloverController |
listens to rollover properties.
|
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.
|
TreeRolloverController |
listens to rollover properties.
|
Class | Description |
---|---|
RolloverRenderer |
Interface to mark renderers as "live".
|
Class | Description |
---|---|
RolloverController |
Controller for "live" behaviour of XXRenderers.
|
RolloverRenderer |
Interface to mark renderers as "live".
|