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
public
interface
PageCountUpdated
implements
PrintJobEvent
An event indicating that the number of pages to print has been updated.
Print
Completed
Link copied to clipboard
public
interface
PrintCompleted
implements
PrintJobEvent
An event indicating that the printing has been completed.
Print
Job
Event
Link copied to clipboard
public
interface
PrintJobEvent
implements
Event
An interface that all print job events must extend.