javax.print.event

Package javax.print.event

Package javax.print.event contains event classes and listener interfaces.

See: Description

Interface Summary
Interface Description
PrintJobAttributeListener

Implementations of this interface are attached to a DocPrintJob to monitor the status of attribute changes associated with the print job.

PrintJobListener

Implementations of this listener interface should be attached to a DocPrintJob to monitor the status of the printer job.

PrintServiceAttributeListener