Class RPrintUtilities.RPrintTabExpander

java.lang.Object
org.fife.print.RPrintUtilities.RPrintTabExpander
All Implemented Interfaces:
TabExpander
Enclosing class:
RPrintUtilities

private static class RPrintUtilities.RPrintTabExpander extends Object implements TabExpander
A tab expander for the document currently being printed with the font being used for the printing.
  • Constructor Details

    • RPrintTabExpander

      private RPrintTabExpander()
  • Method Details

    • nextTabStop

      public float nextTabStop(float x, int tabOffset)
      Specified by:
      nextTabStop in interface TabExpander