public class PrintSpool extends Object
Constructor and Description |
---|
PrintSpool() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
int |
getDepth() |
org.eclipse.swt.graphics.PaletteData |
getPaletteData() |
org.eclipse.swt.printing.Printer |
getPrinter(org.eclipse.swt.widgets.Shell sh) |
org.eclipse.swt.printing.PrinterData |
getPrinterData() |
void |
printImage(org.eclipse.swt.widgets.Shell sh,
org.eclipse.swt.graphics.Image img) |
public org.eclipse.swt.printing.PrinterData getPrinterData()
public org.eclipse.swt.printing.Printer getPrinter(org.eclipse.swt.widgets.Shell sh)
public void dispose()
public int getDepth()
public org.eclipse.swt.graphics.PaletteData getPaletteData()
public void printImage(org.eclipse.swt.widgets.Shell sh, org.eclipse.swt.graphics.Image img)