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 February 21 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.