API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.print.event. PrintJobAttributeListener View Source
Author(s)
Since
Version
Serial
Hierarchy
 PrintJobAttributeListener
Subinterfaces
Description
public interface PrintJobAttributeListener
Implementations of this interface are attached to a DocPrintJob to monitor the status of attribute changes associated with the print job.
See also:   
Methods
Hide/Show inherited methods
public void attributeUpdate (PrintJobAttributeEvent pjae)
  Notifies the listener of a change in some print job attributes.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar