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