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