Package adams.core.io

Interface PrettyPrintingSupporter

    • Method Detail

      • setPrettyPrinting

        void setPrettyPrinting​(boolean value)
        Sets whether to use pretty-printing or not.
        Parameters:
        value - true if to use pretty-printing
      • getPrettyPrinting

        boolean getPrettyPrinting()
        Returns whether pretty-printing is used or not.
        Returns:
        true if to use pretty-printing
      • prettyPrintingTipText

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