Package com.teamdev.jxbrowser.print
@ParametersAreNonnullByDefault
package com.teamdev.jxbrowser.print
Contains classes and interfaces for printing.
-
ClassDescriptionThe capabilities of a printer.Color models used for printing.Defines which sides of the paper sheet should be used for printing.Page orientation values used for printing.The page margins used for printing.Page margins in points.A page range to be printed.The pages per sheet values that Chromium supports.The paper size used for printing.Represents the measurement unit of the paper size.PdfPrinter<PrintSettingT extends PrintSettings>A printer that allows you to print to PDF.Print settings available when printing HTML content on the PDF printer.Print settings available when printing PDF content on the PDF printer.PdfPrinter.Settings<T extends PdfPrinter.Settings<T>>Print settings available when printing HTML or PDF content on the PDF printer.Printer<PrintSettingsT extends PrintSettings>An interface for concrete printers to implement.Provides access to the available printers.PrintJob<PrintSettingT extends PrintSettings>A printing operation that is currently in-progress.A common interface for the concrete print job settings to implement.The scaling used for printing.The custom scaling used for printing.SystemPrinter<PrintSettingT extends PrintSettings>A local or network printer installed in the system.Print settings available when printing HTML content on a physical printer.Print settings available when printing PDF content on a physical printer.SystemPrinter.Settings<T extends SystemPrinter.Settings<T>>Print settings available when printing HTML or PDF content on a physical printer.