Package | Description |
---|---|
com.sun.javafx.print | |
com.sun.prism.j2d.print |
Modifier and Type | Method and Description |
---|---|
PrinterImpl |
PrinterJobImpl.getPrinterImpl() |
static PrinterImpl |
PrintHelper.getPrinterImpl(Printer printer) |
PrinterImpl |
PrintHelper.PrintAccessor.getPrinterImpl(Printer printer) |
Modifier and Type | Method and Description |
---|---|
static Printer |
PrintHelper.createPrinter(PrinterImpl impl) |
Printer |
PrintHelper.PrintAccessor.createPrinter(PrinterImpl impl) |
void |
PrinterJobImpl.setPrinterImpl(PrinterImpl printerImpl) |
Modifier and Type | Class and Description |
---|---|
class |
J2DPrinter |
Modifier and Type | Method and Description |
---|---|
PrinterImpl |
J2DPrinterJob.getPrinterImpl() |
Modifier and Type | Method and Description |
---|---|
void |
J2DPrinterJob.setPrinterImpl(PrinterImpl impl) |
Copyright © 2020. All rights reserved.