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 interfaceSystemPrinter.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 interfacePrint settings available when printing HTML content on a physical printer.static interfacePrint settings available when printing PDF content on a physical printer.