src/share/classes/java/awt/print/PrinterJob.java

Print this page

        

*** 544,554 **** * <p> * These behaviours allow an application to directly pass the * user settings returned from * <code>printDialog(PrintRequestAttributeSet attributes</code> to * this print() method. - * <p> * * @param attributes a set of attributes for the job * @exception PrinterException an error in the print system * caused the job to be aborted. * @see Book --- 544,553 ----