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.color |
Contains classes and interfaces used by the
JXGradientChooser
component. |
Modifier and Type | Method | Description |
---|---|---|
TrackRenderer |
JXMultiThumbSlider.getTrackRenderer() |
Modifier and Type | Method | Description |
---|---|---|
void |
JXMultiThumbSlider.setTrackRenderer(TrackRenderer trackRenderer) |
Modifier and Type | Class | Description |
---|---|---|
class |
GradientTrackRenderer |
Dependency: Because this class relies on LinearGradientPaint and
RadialGradientPaint, it requires the optional MultipleGradientPaint.jar
|