| Package | Description |
|---|---|
| javafx.print |
Provides the public classes for the JavaFX Printing API.
|
| Modifier and Type | Field and Description |
|---|---|
private PrinterAttributes |
Printer.attributes |
private PrinterAttributes |
JobSettings.printerCaps |
| Modifier and Type | Method and Description |
|---|---|
PrinterAttributes |
Printer.getPrinterAttributes()
Retrieves the delegate object encapsulating the printer
attributes and capabilities.
|