Uses of Interface
com.teamdev.jxbrowser.print.SystemPrinter.Settings
Packages that use SystemPrinter.Settings
-
Uses of SystemPrinter.Settings in com.teamdev.jxbrowser.print
Classes in com.teamdev.jxbrowser.print with type parameters of type SystemPrinter.SettingsModifier and TypeInterfaceDescriptionstatic interface
SystemPrinter.Settings<T extends SystemPrinter.Settings<T>>
Print settings available when printing HTML or PDF content on a physical printer.Subinterfaces of SystemPrinter.Settings in com.teamdev.jxbrowser.printModifier and TypeInterfaceDescriptionstatic interface
Print settings available when printing HTML content on a physical printer.static interface
Print settings available when printing PDF content on a physical printer.