Interface ProgressTagDeclaration

    • Method Detail

      • setValue

        void setValue​(String value)
        The current value of this component. May be a java.lang.Number or a javax.swing.BoundedRangeModel
      • setMax

        void setMax​(String max)
        The maximum of the value of the progress.