| 
JavaTM 2 Platform Standard Ed. 5.0  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintJobListener | |
|---|---|
| javax.print | Provides the principal classes and interfaces for the JavaTM Print Service API. | 
| javax.print.event | Package javax.print.event contains event classes and listener interfaces. | 
| Uses of PrintJobListener in javax.print | 
|---|
| Methods in javax.print with parameters of type PrintJobListener | |
|---|---|
 void | 
DocPrintJob.addPrintJobListener(PrintJobListener listener)
Registers a listener for event occurring during this print job.  | 
 void | 
DocPrintJob.removePrintJobListener(PrintJobListener listener)
Removes a listener from this print job.  | 
| Uses of PrintJobListener in javax.print.event | 
|---|
| Classes in javax.print.event that implement PrintJobListener | |
|---|---|
 class | 
PrintJobAdapter
An abstract adapter class for receiving print job events.  | 
  | 
JavaTM 2 Platform Standard Ed. 5.0  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.