Package adams.core

Interface MultiAttemptWithWaitSupporter

    • Method Detail

      • setAttemptInterval

        void setAttemptInterval​(int value)
        Sets the time to wait between attempts in msec.
        Parameters:
        value - the time in msec
      • getAttemptInterval

        int getAttemptInterval()
        Returns the time to wait between attempts in msec.
        Returns:
        the time in msec
      • attemptIntervalTipText

        String attemptIntervalTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.