Package org.fife.print
Class RPrintUtilities.RPrintTabExpander
java.lang.Object
org.fife.print.RPrintUtilities.RPrintTabExpander
- All Implemented Interfaces:
TabExpander
- Enclosing class:
RPrintUtilities
A tab expander for the document currently being printed with the
font being used for the printing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RPrintTabExpander
private RPrintTabExpander()
-
-
Method Details
-
nextTabStop
public float nextTabStop(float x, int tabOffset) - Specified by:
nextTabStop
in interfaceTabExpander
-