Class ConsoleLoggerHeader

  • All Implemented Interfaces:
    Serializable, Cloneable, Iterable<org.refcodes.tabular.FormattedColumn<? extends Object>>, Collection<org.refcodes.tabular.FormattedColumn<? extends Object>>, List<org.refcodes.tabular.FormattedColumn<? extends Object>>, RandomAccess, org.refcodes.mixin.Clearable, org.refcodes.struct.Keys<String,​org.refcodes.tabular.FormattedColumn<? extends Object>>, org.refcodes.struct.Keys.MutableKeys<String,​org.refcodes.tabular.FormattedColumn<? extends Object>>, org.refcodes.tabular.ColumnRow<Object,​org.refcodes.tabular.FormattedColumn<? extends Object>>, org.refcodes.tabular.HeaderRow<Object,​org.refcodes.tabular.FormattedColumn<? extends Object>>

    public class ConsoleLoggerHeader
    extends org.refcodes.tabular.FormattedHeader<Object>
    The Class ConsoleLoggerHeaderImpl.
    See Also:
    Serialized Form
    • Constructor Detail

      • ConsoleLoggerHeader

        public ConsoleLoggerHeader()
        Instantiates a new console logger header impl.
      • ConsoleLoggerHeader

        public ConsoleLoggerHeader​(org.refcodes.logger.ColumnLayout aLayout)
        Instantiates a new console logger header impl.
        Parameters:
        aLayout - the layout
      • ConsoleLoggerHeader

        public ConsoleLoggerHeader​(org.refcodes.tabular.PrintStackTrace aPrintStackTrace,
                                   org.refcodes.textual.ColumnSetupMetrics[] aColumnSetupMetrics)
        Instantiates a new console logger header impl.
        Parameters:
        aPrintStackTrace - the print stack trace
        aColumnSetupMetrics - the column setup metrics