
private static final class PrintUtility.PrintableComponent extends Object implements Printable
| Modifier and Type | Field and Description |
|---|---|
private Component |
componentToBePrinted |
NO_SUCH_PAGE, PAGE_EXISTS| Constructor and Description |
|---|
PrintableComponent(Component component) |
private final Component componentToBePrinted
public int print(Graphics g, PageFormat pageFormat, int pageIndex)