|
JClass DesktopViews 6.3.0 API Documentation |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.klg.jclass.table.JCPrintAdapter
The adapter which receives JCPrint events.
The methods in this class are empty; this class is provided as a
convenience for easily creating listeners by extending this class
and overriding only the methods of interest.
JCPrintEvent| Constructor Summary | |
JCPrintAdapter()
|
|
| Method Summary | |
void |
printPageBody(com.klg.jclass.table.JCPrintEvent e)
Invoked during the printing of the body of the page. |
void |
printPageFooter(com.klg.jclass.table.JCPrintEvent e)
Invoked during the printing of a page. |
void |
printPageHeader(com.klg.jclass.table.JCPrintEvent e)
Invoked during the printing of a page. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JCPrintAdapter()
| Method Detail |
public void printPageHeader(com.klg.jclass.table.JCPrintEvent e)
printPageHeader in interface JCPrintListenere - public void printPageBody(com.klg.jclass.table.JCPrintEvent e)
printPageBody in interface JCPrintListenere - public void printPageFooter(com.klg.jclass.table.JCPrintEvent e)
printPageFooter in interface JCPrintListenere -
|
Copyright © 2004 Quest Software Inc.. All rights reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||