Package adams.core

Interface OptionalRandomizable

    • Method Detail

      • setRandomize

        void setRandomize​(boolean value)
        Sets whether to randomize.
        Parameters:
        value - true if to randomize
      • getRandomize

        boolean getRandomize()
        Returns whether to randomize.
        Returns:
        true if to randomize
      • randomizeTipText

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