Module java.desktop

Interface PrintServiceAttributeListener


public interface PrintServiceAttributeListener
Implementations of this listener interface are attached to a PrintService to monitor the status of the print service.

To monitor a particular job see PrintJobListener and PrintJobAttributeListener.