public final class WindowsScrollBarUI
extends com.sun.java.swing.plaf.windows.WindowsScrollBarUI
ScrollBarUI.
 It differs from Sun's Windows Look in that it paints black button triangles
 and that it honors the ScrollBar.width property to determine
 the preferred size.BasicScrollBarUI.ArrowButtonListener, BasicScrollBarUI.ModelListener, BasicScrollBarUI.PropertyChangeHandler, BasicScrollBarUI.ScrollListener, BasicScrollBarUI.TrackListenerbuttonListener, decrButton, DECREASE_HIGHLIGHT, decrGap, incrButton, INCREASE_HIGHLIGHT, incrGap, isDragging, maximumThumbSize, minimumThumbSize, modelListener, NO_HIGHLIGHT, propertyChangeListener, scrollbar, scrollBarWidth, scrollListener, scrollTimer, thumbColor, thumbDarkShadowColor, thumbHighlightColor, thumbLightShadowColor, thumbRect, trackColor, trackHighlight, trackHighlightColor, trackListener, trackRectBOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST| Constructor and Description | 
|---|
| WindowsScrollBarUI() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected JButton | createDecreaseButton(int orientation) | 
| protected JButton | createIncreaseButton(int orientation) | 
| static ComponentUI | createUI(JComponent b) | 
configureScrollBarColors, createArrowButtonListener, installDefaults, paintDecreaseHighlight, paintIncreaseHighlight, paintThumb, paintTrack, setThumbRollover, uninstallUIaddLayoutComponent, createModelListener, createPropertyChangeListener, createScrollListener, createTrackListener, getMaximumSize, getMaximumThumbSize, getMinimumThumbSize, getPreferredSize, getSupportsAbsolutePositioning, getThumbBounds, getTrackBounds, installComponents, installKeyboardActions, installListeners, installUI, isThumbRollover, layoutContainer, layoutHScrollbar, layoutVScrollbar, minimumLayoutSize, paint, preferredLayoutSize, removeLayoutComponent, scrollByBlock, scrollByUnit, setThumbBounds, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListenerscontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMinimumSize, updatepublic static ComponentUI createUI(JComponent b)
protected JButton createDecreaseButton(int orientation)
createDecreaseButton in class com.sun.java.swing.plaf.windows.WindowsScrollBarUIprotected JButton createIncreaseButton(int orientation)
createIncreaseButton in class com.sun.java.swing.plaf.windows.WindowsScrollBarUICopyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.