Class IAppScrollBarArtworkUtils

java.lang.Object
com.explodingpixels.macwidgets.plaf.IAppScrollBarArtworkUtils

public class IAppScrollBarArtworkUtils extends Object
  • Method Details

    • createVerticalTogetherDecrementButton

      public static AbstractButton createVerticalTogetherDecrementButton()
    • createVerticalTogetherIncrementButton

      public static AbstractButton createVerticalTogetherIncrementButton()
    • createVerticalSeparateDecrementButton

      public static AbstractButton createVerticalSeparateDecrementButton()
    • createVerticalSeparateIncrementButton

      public static AbstractButton createVerticalSeparateIncrementButton()
    • createVerticalScrollerThumb

      public static ScrollThumbImagePainter createVerticalScrollerThumb()
    • getVerticalScrollBarMiniumumHeight

      public static int getVerticalScrollBarMiniumumHeight()
    • getVerticalScrollBarMinimumSize

      public static Dimension getVerticalScrollBarMinimumSize()
    • getScrollBarTopCap

      public static ImageIcon getScrollBarTopCap()
    • getVerticalTrack

      public static ImageIcon getVerticalTrack()
    • createHorizontalTogetherDecrementButton

      public static AbstractButton createHorizontalTogetherDecrementButton()
    • createHorizontalTogetherIncrementButton

      public static AbstractButton createHorizontalTogetherIncrementButton()
    • createHorizontalSeparateDecrementButton

      public static AbstractButton createHorizontalSeparateDecrementButton()
    • createHorizontalSeparateIncrementButton

      public static AbstractButton createHorizontalSeparateIncrementButton()
    • createHorizontalScrollerThumb

      public static ScrollThumbImagePainter createHorizontalScrollerThumb()
    • getHorizontalScrollBarMiniumumWidth

      public static int getHorizontalScrollBarMiniumumWidth()
    • getHorizontalScrollBarMinimumSize

      public static Dimension getHorizontalScrollBarMinimumSize()
    • getScrollBarLeftCap

      public static ImageIcon getScrollBarLeftCap()
    • getHorizontalTrack

      public static ImageIcon getHorizontalTrack()
    • getScrollBarTopCapRecess

      public static int getScrollBarTopCapRecess()
    • getDecrementButtonRecess

      public static int getDecrementButtonRecess()