软件包 | 描述 |
---|---|
java.awt.print |
提供通用打印接口的类和接口。
|
Modifier and Type | Method and Description |
---|---|
PrinterJob |
PrinterGraphics.getPrinterJob()
返回
PrinterJob 是控制当前渲染的要求。
|
static PrinterJob |
PrinterJob.getPrinterJob()
创建并返回一个
PrinterJob 最初是用默认的打印机相关联的。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.