public interface PrintPage
Modifier and Type | Method | Description |
---|---|---|
void |
print(Graphics g) |
Prints content of the page to the graphics.
|
void print(Graphics g)
g
- graphics for printingBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.