Uses of Interface
org.jdesktop.swingx.multislider.TrackRenderer
Packages that use TrackRenderer
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
Contains classes and interfaces used by the
JXGradientChooser
component.Provides basic implementation of pluggable look-and-feel for SwingX components together with a
mechanism to support custom component look-and-feels.
-
Uses of TrackRenderer in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as TrackRendererMethods in org.jdesktop.swingx that return TrackRendererMethods in org.jdesktop.swingx with parameters of type TrackRendererModifier and TypeMethodDescriptionvoid
JXMultiThumbSlider.setTrackRenderer
(TrackRenderer trackRenderer) -
Uses of TrackRenderer in org.jdesktop.swingx.color
Classes in org.jdesktop.swingx.color that implement TrackRendererModifier and TypeClassDescriptionclass
Dependency: Because this class relies on LinearGradientPaint and RadialGradientPaint, it requires the optional MultipleGradientPaint.jar -
Uses of TrackRenderer in org.jdesktop.swingx.plaf.basic
Classes in org.jdesktop.swingx.plaf.basic that implement TrackRenderer