|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| java.awt.print | Provides classes and interfaces for a general printing API. |
| Uses of Paper in java.awt.print |
|---|
| Modifier and Type | Method and Description |
|---|---|
Paper |
PageFormat.getPaper()
Returns a copy of the Paper object associated
with this PageFormat. |
| Modifier and Type | Method and Description |
|---|---|
void |
PageFormat.setPaper(Paper paper)
Sets the Paper object for this
PageFormat. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.