Class Progress


  • public class Progress
    extends Object
    Progress. Negative values indicated indeterminate progress.
    Author:
    Hendrik Schreiber
    • Constructor Detail

      • Progress

        public Progress​(float value)
        Parameters:
        value - progress value 0.0-1.0
    • Method Detail

      • getValue

        public float getValue()
      • setValue

        public void setValue​(float value)