GNU Classpath (0.95) | |
Frames | No Frames |
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.
|
GNU Classpath (0.95) |