Package adams.core

Interface LenientModeSupporter

    • Method Detail

      • setLenient

        void setLenient​(boolean value)
        Sets whether to use lenient mode.
        Parameters:
        value - true if to turn on lenient mode
      • getLenient

        boolean getLenient()
        Returns whether to use lenient mode.
        Returns:
        true if lenient mode on
      • lenientTipText

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