Uses of Interface javax.print.attribute.PrintJobAttributeSet

Uses in package javax.print.event

Constructors with parameter type javax.print.attribute.PrintJobAttributeSet

Constructs a PrintJobAttributeEvent object.

Methods with return type javax.print.attribute.PrintJobAttributeSet

PrintJobAttributeSet
Returns the attributes that changed and their new values.

Uses in package javax.print

Methods with parameter type javax.print.attribute.PrintJobAttributeSet

void
Registers a listener for changes in the specified attribute set during processing of this print job.

Methods with return type javax.print.attribute.PrintJobAttributeSet

PrintJobAttributeSet
Returns the print job's attributes.

Uses in package javax.print.attribute

Classes implementing javax.print.attribute.PrintJobAttributeSet

class
HashPrintJobAttributeSet provides an implementation of PrintJobAttributeSet.

Constructors with parameter type javax.print.attribute.PrintJobAttributeSet

Creates a HashPrintJobAttributeSet object with the attributes of the given attributes set in it.

Methods with parameter type javax.print.attribute.PrintJobAttributeSet

PrintJobAttributeSet
Returns a synchronized view of the given attribute set.
PrintJobAttributeSet
Returns an unmodifiable view of the given attribute set.

Methods with return type javax.print.attribute.PrintJobAttributeSet

PrintJobAttributeSet
Returns a synchronized view of the given attribute set.
PrintJobAttributeSet
Returns an unmodifiable view of the given attribute set.