com.jgoodies.looks.plastic
public final class PlasticScrollBarUI extends MetalScrollBarUI
ScrollBarUI
.
Can add a pseudo 3D effect and honors the Plastic Option
ScrollBar.maxBumpsWidth to limit the with of the scroll bar bumps.
Version: $Revision: 1.6 $
Field Summary | |
---|---|
static String | MAX_BUMPS_WIDTH_KEY |
Method Summary | |
---|---|
protected void | configureScrollBarColors() |
protected JButton | createDecreaseButton(int orientation) |
protected JButton | createIncreaseButton(int orientation) |
static ComponentUI | createUI(JComponent b) |
protected void | installDefaults() |
protected void | paintThumb(Graphics g, JComponent c, Rectangle thumbBounds) |
protected void | paintTrack(Graphics g, JComponent c, Rectangle trackBounds) |