Uses of Interface javax.print.attribute.PrintServiceAttributeSet

Uses in package javax.print.event

Constructors with parameter type javax.print.attribute.PrintServiceAttributeSet

Constructs a PrintServiceAttributeEvent object.

Methods with return type javax.print.attribute.PrintServiceAttributeSet

PrintServiceAttributeSet
Returns the changed attributes this event reports.

Uses in package javax.print

Methods with return type javax.print.attribute.PrintServiceAttributeSet

PrintServiceAttributeSet
Returns the attributes describing this print service.

Uses in package javax.print.attribute

Classes implementing javax.print.attribute.PrintServiceAttributeSet

class
HashPrintServiceAttributeSet provides an implementation of PrintServiceAttributeSet.

Constructors with parameter type javax.print.attribute.PrintServiceAttributeSet

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

Methods with parameter type javax.print.attribute.PrintServiceAttributeSet

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

Methods with return type javax.print.attribute.PrintServiceAttributeSet

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