public final class AdaptiveSliderPainter<E extends javax.swing.JSlider,U extends WebSliderUI> extends AdaptivePainter<E,U> implements ISliderPainter<E,U>
component, listeners, ltr, propertyChangeListener, ui| Constructor and Description |
|---|
AdaptiveSliderPainter(Painter painter)
Constructs new AdaptiveSliderPainter for the specified painter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setDragging(boolean dragging)
Provide true if the user is dragging the slider.
|
addPainterListener, getBorders, getPainter, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallb, borderChange, getCompleteBorder, i, i, i, installPropertyChangeListener, isSectionPainter, isSettingsUpdateAllowed, orientationChange, p, propertyChange, repaint, repaint, repaint, revalidate, saveOrientation, uninstallPropertyChangeListener, updateAll, updateBorder, updateOpacity, updateOrientationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPainterListener, getBorders, getPreferredSize, install, isOpaque, paint, removePainterListener, uninstallpublic AdaptiveSliderPainter(Painter painter)
painter - painter to adaptpublic void setDragging(boolean dragging)
ISliderPaintersetDragging in interface ISliderPainter<E extends javax.swing.JSlider,U extends WebSliderUI>dragging - true if the user is dragging