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 December 20 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.