|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PrintListener
The listener interface for receiving Printing events such as status messages.
The class that is interested in processing a Printer event implements this interface (and all the methods it contains).
The listener object created from that class is then registered with an
IBrowserCanvas using the addPrintListener method.
| Method Summary | |
|---|---|
void |
onStatusChange(PrintEvent e)
Invoked when the Printing status changes |
| Method Detail |
|---|
void onStatusChange(PrintEvent e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||