Class TextStatistics

    • Field Detail

      • m_RunInformation

        protected boolean m_RunInformation
        whether to print the run information as well.
    • Constructor Detail

      • TextStatistics

        public TextStatistics()
    • Method Detail

      • setRunInformation

        public void setRunInformation​(boolean value)
        Sets whether the run information is output as well.
        Parameters:
        value - if true then the run information is output as well
      • getRunInformation

        public boolean getRunInformation()
        Returns whether the run information is output as well.
        Returns:
        true if the run information is output as well
      • runInformationTipText

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