javax.swing.plaf.metal
Class MetalSliderUIjava.lang.Object | +--javax.swing.plaf.ComponentUI | +--javax.swing.plaf.SliderUI | +--javax.swing.plaf.basic.BasicSliderUI | +--javax.swing.plaf.metal.MetalSliderUI
- public class MetalSliderUI
- extends BasicSliderUI
A Java L&F implementation of SliderUI.
Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package. Please see XMLEncoder.
Nested Class Summary
protected class MetalSliderUI.MetalPropertyListener
Nested classes inherited from class javax.swing.plaf.basic.BasicSliderUI BasicSliderUI.ActionScroller, BasicSliderUI.ChangeHandler, BasicSliderUI.ComponentHandler, BasicSliderUI.FocusHandler, BasicSliderUI.ScrollListener, BasicSliderUI.TrackListener
Field Summary
protected static Color darkShadowColor
protected boolean filledSlider
protected static Color highlightColor
protected static Icon horizThumbIcon
protected String SLIDER_FILL
protected static Color thumbColor
protected int TICK_BUFFER
protected static int tickLength
protected static int trackWidth
protected static Icon vertThumbIcon
Fields inherited from class javax.swing.plaf.basic.BasicSliderUI changeListener, componentListener, contentRect, focusInsets, focusListener, focusRect, insetCache,