Frames | No Frames |
Methods with parameter type javax.print.event.PrintJobAttributeListener | |
void | DocPrintJobImpl.addPrintJobAttributeListener(PrintJobAttributeListener listener, PrintJobAttributeSet attributes) |
void |
Methods with parameter type javax.print.event.PrintJobAttributeListener | |
void | DocPrintJob.addPrintJobAttributeListener(PrintJobAttributeListener listener, PrintJobAttributeSet attributes) Registers a listener for changes in the specified attribute set
during processing of this print job.
|
void | Removes the given listener from the listeners registered for changes
in their provided attribute set during processing of this print job.
|