| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintJobAttributeListener | |
|---|---|
| javax.print | Provides the principal classes and interfaces for the JavaTM Print Service API. | 
| Uses of PrintJobAttributeListener in javax.print | 
|---|
| Methods in javax.print with parameters of type PrintJobAttributeListener | |
|---|---|
|  void | DocPrintJob.addPrintJobAttributeListener(PrintJobAttributeListener listener,
                             PrintJobAttributeSet attributes)Registers a listener for changes in the specified attributes. | 
|  void | DocPrintJob.removePrintJobAttributeListener(PrintJobAttributeListener listener)Removes an attribute listener from this print job. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.