|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.print.PageFormat
com.developmentontheedge.print.FooterFormat
| Field Summary |
| Fields inherited from class java.awt.print.PageFormat |
LANDSCAPE, PORTRAIT, REVERSE_LANDSCAPE |
| Constructor Summary | |
FooterFormat()
|
|
| Method Summary | |
double |
getImageableHeightAtFooter()
|
int |
print(java.awt.Graphics g,
java.awt.print.PageFormat format,
java.lang.String textToPrint)
Draws the footer text which has the following format: |
| Methods inherited from class java.awt.print.PageFormat |
clone, getHeight, getImageableHeight, getImageableWidth, getImageableX, getImageableY, getMatrix, getOrientation, getPaper, getWidth, setOrientation, setPaper |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FooterFormat()
| Method Detail |
public double getImageableHeightAtFooter()
public int print(java.awt.Graphics g,
java.awt.print.PageFormat format,
java.lang.String textToPrint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||