Class ConsoleLoggerHeader

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<C>
org.refcodes.tabular.AbstractHeader<T,org.refcodes.tabular.FormattedColumn<? extends T>>
org.refcodes.tabular.FormattedHeader<Object>
org.refcodes.logger.alt.console.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:
  • Constructor Details

    • 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