printDialog(PrintRequestAttributeSet). PrinterJob implementations which can use PrintService's will update the PrintService for this PrinterJob to reflect the new service selected by the user.
@return true if the user does not cancel the dialog;false otherwise.
@exception HeadlessException if GraphicsEnvironment.isHeadless()returns true.
@see java.awt.GraphicsEnvironment#isHeadless
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |