|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.print | Provides the principal classes and interfaces for the JavaTM Print Service API. |
| Uses of Doc in javax.print |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDoc
This class is an implementation of interface Doc that can
be used in many common printing requests. |
| Modifier and Type | Method and Description |
|---|---|
Doc |
MultiDoc.getDoc()
Obtain the current doc object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DocPrintJob.print(Doc doc,
PrintRequestAttributeSet attributes)
Prints a document with the specified job attributes. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.