Uses of Class javax.print.event.PrintJobEvent

Uses in package javax.print.event

Methods with parameter type javax.print.event.PrintJobEvent

void
Called to notify the client that all data has been successfully transferred to the print service.
void
Notifies the listener that all data has been successfully transferred to the print service.
void
Called to notify the client that a print job was canceled.
void
Notifies the listener that a print job got canceled.
void
Called to notify the client that a print job was successfully completed.
void
Notifies the listener that a print job has completed.
void
Called to notify the client that a print job failed to complete successfully.
void
Notifies the listener that a print job has failed to complete.
void
Called to notify the client that no more job events will be send.
void
Notifies the listener that no more events will be delivered.
void
Called to notify the client that a problem occured during printing.
void
Notifies the listener that a problem occured during printing.