NO_SUCH_PAGE, PAGE_EXISTS
Constructor and Description |
---|
PrintTextPainter(String txt)
Builds the painter.
|
Modifier and Type | Method and Description |
---|---|
int |
print(Graphics g,
PageFormat pf,
int pageIndex) |
void |
setFont(Font f) |
void |
setForeground(Color c) |
public PrintTextPainter(String txt)
txt
- text to printpublic void setFont(Font f)
public void setForeground(Color c)
public int print(Graphics g, PageFormat pf, int pageIndex) throws PrinterException
print
in interface Printable
PrinterException
Jas4pp 1.5 © Java Analysis Studio for Particle Physics