软件包 | 描述 |
---|---|
javax.print |
提供了主要的类和接口的java
TM打印服务API。
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleDoc
这个类是一个实现接口
Doc 可用于许多常见的印刷要求。
|
Modifier and Type | Method and Description |
---|---|
Doc |
MultiDoc.getDoc()
获取当前的文档对象。
|
Modifier and Type | Method and Description |
---|---|
void |
DocPrintJob.print(Doc doc, PrintRequestAttributeSet attributes)
用指定的作业属性打印文档。
|
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.