| Package | Description |
|---|---|
| com.sun.javafx.print | |
| com.sun.prism.j2d.print | |
| javafx.print |
Provides the public classes for the JavaFX Printing API.
|
| Modifier and Type | Method and Description |
|---|---|
static JobSettings |
PrintHelper.createJobSettings(Printer printer) |
JobSettings |
PrintHelper.PrintAccessor.createJobSettings(Printer printer) |
JobSettings |
PrinterImpl.getDefaultJobSettings() |
| Modifier and Type | Method and Description |
|---|---|
JobSettings |
J2DPrinter.getDefaultJobSettings() |
| Modifier and Type | Method and Description |
|---|---|
JobSettings |
PrinterJob.getJobSettings()
The
JobSettings encapsulates all the API supported job
configuration options such as number of copies,
collation option, duplex option, etc. |
Copyright © 2025. All rights reserved.