Uses of Class
javax.print.event.PrintServiceAttributeEvent
| Package | Description | 
|---|---|
| javax.print.event | Package  javax.print.eventcontains event classes and listener
 interfaces. | 
- 
Uses of PrintServiceAttributeEvent in javax.print.eventMethods in javax.print.event with parameters of type PrintServiceAttributeEvent Modifier and Type Method Description voidPrintServiceAttributeListener. attributeUpdate(PrintServiceAttributeEvent psae)Called to notify a listener of an event in the print service.