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 14 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.