| GNU Classpath (0.95) | |
| Frames | No Frames |
Classes derived from java.awt.print.PrinterException | |
| class | This exception is thrown when the print job is aborted, either by the
user or by the application.
|
| class | This exception is thrown when the print job encounters an I/O problem
of some kind.
|
Methods which throw type java.awt.print.PrinterException | |
| void | Prints the pages.
|
| int | This method prints the specified page to the specified graphics
context in the specified format. |
| void | Prints the page with given attributes.
|
| void | Change the printer for this print job to service. |
| GNU Classpath (0.95) |