javax.print

Package javax.print

Provides the principal classes and interfaces for the JavaTM Print Service API.

See: Description

Interface Summary
Interface Description
AttributeException

Interface AttributeException is a mixin interface which a subclass of PrintException can implement to report an error condition involving one or more printing attributes that a particular Print Service instance does not support.

CancelablePrintJob

This interface is used by a printing application to cancel a print job.

Doc