Package org.gjt.sp.jedit.print
Class BufferPrinter1_3
- java.lang.Object
-
- org.gjt.sp.jedit.print.BufferPrinter1_3
-
public class BufferPrinter1_3 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BufferPrinter1_3()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.awt.print.PageFormat
getPageFormat()
static void
pageSetup(View view)
static void
print(View view, Buffer buffer, boolean selection)
-