|
ElegantJ Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.elegantj.util.printer.Printer
com.elegantj.awt.table.AWTTablePrinter
AWTTablePrinter class which implements printing of the AWTTable with the page setup, preview and printing
| Field Summary |
| Fields inherited from interface java.awt.print.Printable |
NO_SUCH_PAGE, PAGE_EXISTS |
| Constructor Summary | |
AWTTablePrinter(AWTTable awtTable)
Constructs the AWTTablePrinter with the specified the AWTTable object |
|
| Method Summary | |
int |
getNoOfPages()
Method which returns the no of pages |
protected int |
Print(java.awt.Graphics graphics,
java.awt.print.PageFormat f,
int pageIndex)
Overriden Print method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AWTTablePrinter(AWTTable awtTable)
awtTable - The specified AWTTable object| Method Detail |
protected int Print(java.awt.Graphics graphics,
java.awt.print.PageFormat f,
int pageIndex)
Print in class Printerpublic int getNoOfPages()
getNoOfPages in class Printer
|
ElegantJ Tables Java API Specification v1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||