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.
|
Modifier and Type | Method and Description |
---|---|
protected RolloverProducer |
JXTree.createRolloverProducer()
Creates and returns the RolloverProducer to use with this tree.
|
protected RolloverProducer |
JXList.createRolloverProducer()
creates and returns the RolloverProducer to use with this tree.
|
protected RolloverProducer |
JXTable.createRolloverProducer()
creates and returns the RolloverProducer to use.
|