Class ThinProgressBar

    • Constructor Detail

      • ThinProgressBar

        public ThinProgressBar()
    • Method Detail

      • getPercentage

        public double getPercentage()
      • setMaximumValue

        public void setMaximumValue​(int maximumValue)
      • setValue

        public void setValue​(int value)
      • getMaximumValue

        public int getMaximumValue()
      • getValue

        public int getValue()