| Frames | No Frames | 
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.
  | 
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.
  | 
Methods with parameter type javax.print.attribute.PrintJobAttributeSet | |
| void | DocPrintJobImpl.addPrintJobAttributeListener(PrintJobAttributeListener listener, PrintJobAttributeSet attributes)  | 
Methods with return type javax.print.attribute.PrintJobAttributeSet | |
| PrintJobAttributeSet | |
Methods with parameter type javax.print.attribute.PrintJobAttributeSet | |
| void | DocPrintJob.addPrintJobAttributeListener(PrintJobAttributeListener listener, PrintJobAttributeSet attributes)  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.
  |