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 and Description |
---|---|
TrackRenderer |
JXMultiThumbSlider.getTrackRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
JXMultiThumbSlider.setTrackRenderer(TrackRenderer trackRenderer) |
Modifier and Type | Class and Description |
---|---|
class |
GradientTrackRenderer
Dependency: Because this class relies on LinearGradientPaint and
RadialGradientPaint, it requires the optional MultipleGradientPaint.jar
|
Copyright © 2020. All rights reserved.