The PrinterGraphics interface is implemented by Graphics objects that are passed to Printable objects to render a page. It allows an application to find the PrinterJob object that is controlling the printing.
The PrinterGraphics interface is implemented by Graphics objects that are passed to Printable objects to render a page. It allows an application to find the PrinterJob object that is controlling the printing.
(get-printer-job this)
Returns the PrinterJob that is controlling the current rendering request.
returns: the PrinterJob controlling the current
rendering request. - java.awt.print.PrinterJob
Returns the PrinterJob that is controlling the current rendering request. returns: the PrinterJob controlling the current rendering request. - `java.awt.print.PrinterJob`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |