| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintServiceAttributeListener | |
|---|---|
| javax.print | Provides the principal classes and interfaces for the JavaTM Print Service API. | 
| Uses of PrintServiceAttributeListener in javax.print | 
|---|
| Methods in javax.print with parameters of type PrintServiceAttributeListener | |
|---|---|
 void | 
PrintService.addPrintServiceAttributeListener(PrintServiceAttributeListener listener)
Registers a listener for events on this PrintService.  | 
 void | 
PrintService.removePrintServiceAttributeListener(PrintServiceAttributeListener listener)
Removes the print-service listener from this print service.  | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.