Package adams.core.io

Interface ForwardSlashSupporter

    • Method Detail

      • setUseForwardSlashes

        void setUseForwardSlashes​(boolean value)
        Sets whether to use forward slashes in the output.
        Parameters:
        value - if true then use forward slashes
      • getUseForwardSlashes

        boolean getUseForwardSlashes()
        Returns whether to use forward slashes in the output.
        Returns:
        true if forward slashes are used
      • useForwardSlashesTipText

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