toggle menu
JxBrowser
8.18.2
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.print.event
Package-level
declarations
This package provides the classes that allow you to work with the print events.
Types
Types
Page
Count
Updated
Link copied to clipboard
interface
PageCountUpdated
:
PrintJobEvent
An event indicating that the number of pages to print has been updated.
Print
Completed
Link copied to clipboard
interface
PrintCompleted
:
PrintJobEvent
An event indicating that the printing has been completed.
Print
Job
Event
Link copied to clipboard
interface
PrintJobEvent
:
Event
An interface that all print job events must extend.