Class IAppScrollBarArtworkUtils


  • public class IAppScrollBarArtworkUtils
    extends java.lang.Object
    • Method Detail

      • createVerticalTogetherDecrementButton

        public static javax.swing.AbstractButton createVerticalTogetherDecrementButton()
      • createVerticalTogetherIncrementButton

        public static javax.swing.AbstractButton createVerticalTogetherIncrementButton()
      • createVerticalSeparateDecrementButton

        public static javax.swing.AbstractButton createVerticalSeparateDecrementButton()
      • createVerticalSeparateIncrementButton

        public static javax.swing.AbstractButton createVerticalSeparateIncrementButton()
      • getVerticalScrollBarMiniumumHeight

        public static int getVerticalScrollBarMiniumumHeight()
      • getVerticalScrollBarMinimumSize

        public static java.awt.Dimension getVerticalScrollBarMinimumSize()
      • getScrollBarTopCap

        public static javax.swing.ImageIcon getScrollBarTopCap()
      • getVerticalTrack

        public static javax.swing.ImageIcon getVerticalTrack()
      • createHorizontalTogetherDecrementButton

        public static javax.swing.AbstractButton createHorizontalTogetherDecrementButton()
      • createHorizontalTogetherIncrementButton

        public static javax.swing.AbstractButton createHorizontalTogetherIncrementButton()
      • createHorizontalSeparateDecrementButton

        public static javax.swing.AbstractButton createHorizontalSeparateDecrementButton()
      • createHorizontalSeparateIncrementButton

        public static javax.swing.AbstractButton createHorizontalSeparateIncrementButton()
      • getHorizontalScrollBarMiniumumWidth

        public static int getHorizontalScrollBarMiniumumWidth()
      • getHorizontalScrollBarMinimumSize

        public static java.awt.Dimension getHorizontalScrollBarMinimumSize()
      • getScrollBarLeftCap

        public static javax.swing.ImageIcon getScrollBarLeftCap()
      • getHorizontalTrack

        public static javax.swing.ImageIcon getHorizontalTrack()
      • getScrollBarTopCapRecess

        public static int getScrollBarTopCapRecess()
      • getDecrementButtonRecess

        public static int getDecrementButtonRecess()