Package org.fife.print
Class RPrintUtilities.RPrintTabExpander
- java.lang.Object
-
- org.fife.print.RPrintUtilities.RPrintTabExpander
-
- All Implemented Interfaces:
javax.swing.text.TabExpander
- Enclosing class:
- RPrintUtilities
private static class RPrintUtilities.RPrintTabExpander extends java.lang.Object implements javax.swing.text.TabExpander
A tab expander for the document currently being printed with the font being used for the printing.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
RPrintTabExpander()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float
nextTabStop(float x, int tabOffset)
-