| Klasse java.awt.PageAttributes | 1.3 |
java.lang.Object | +--java.awt.PageAttributes
| Geschachtelte Klassen | |
|---|---|
| public static final | PageAttributes.ColorType |
| public static final | PageAttributes.MediaType |
| public static final | PageAttributes.OrientationRequestType |
| public static final | PageAttributes.OriginType |
| public static final | PageAttributes.PrintQualityType |
| Konstruktoren | |
|---|---|
| public | PageAttributes() |
| public | PageAttributes(PageAttributes obj) |
| public | PageAttributes(PageAttributes.ColorType color, PageAttributes.MediaType media, PageAttributes.OrientationRequestedType orientationRequested, PageAttributes.OriginType origin, PageAttributes.PrintQualityType printQuality, int[] printerResolution) |