Class FlatProgressBar

    • Constructor Detail

      • FlatProgressBar

        public FlatProgressBar()
    • Method Detail

      • isLargeHeight

        public boolean isLargeHeight()
        Returns whether the progress bar has always the larger height even if no string is painted.
      • setLargeHeight

        public void setLargeHeight​(boolean largeHeight)
        Specifies whether the progress bar has always the larger height even if no string is painted.
      • isSquare

        public boolean isSquare()
        Returns whether the progress bar is paint with square edges.
      • setSquare

        public void setSquare​(boolean square)
        Specifies whether the progress bar is paint with square edges.