Package adams.core.io

Interface FileWriter

    • Method Detail

      • setOutputFile

        void setOutputFile​(PlaceholderFile value)
        Sets the output file.
        Parameters:
        value - the file
      • getOutputFile

        PlaceholderFile getOutputFile()
        Returns the output file.
        Returns:
        the file
      • outputFileTipText

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