Uses of Class
javax.print.event.PrintJobAttributeEvent
Packages that use PrintJobAttributeEvent
Package
Description
Package 
javax.print.event contains event classes and listener
 interfaces.- 
Uses of PrintJobAttributeEvent in javax.print.eventMethods in javax.print.event with parameters of type PrintJobAttributeEventModifier and TypeMethodDescriptionvoidPrintJobAttributeListener.attributeUpdate(PrintJobAttributeEvent pjae)Notifies the listener of a change in some print job attributes.