Module java.desktop

Class PrintJobEvent

java.lang.Object
java.util.EventObject
javax.print.event.PrintEvent
javax.print.event.PrintJobEvent
All Implemented Interfaces:
Serializable

public class PrintJobEvent extends PrintEvent
Class PrintJobEvent encapsulates common events a print job reports to let a listener know of progress in the processing of the DocPrintJob.
See Also: