Package org.gjt.sp.jedit.print
Class BufferPrinter1_4
- java.lang.Object
-
- org.gjt.sp.jedit.print.BufferPrinter1_4
-
public class BufferPrinter1_4 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BufferPrinter1_4()
-
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)
-