Class Translet.FormatPrinter_memo

java.lang.Object
eu.bandm.tools.format.Format.FormatPrinter
eu.bandm.tscore.base.Translet.FormatPrinter_memo
Enclosing class:
Translet

public static class Translet.FormatPrinter_memo extends Format.FormatPrinter
Format printer which puts maximally one ParserFormat to each screen column and memorizes this for later alignment of consumed char data.
  • Field Details

  • Constructor Details

    • FormatPrinter_memo

      public FormatPrinter_memo(PrintWriter p, int width)
  • Method Details

    • DO_advance

      protected void DO_advance(int i)