Module java.desktop

Class PrintEvent

java.lang.Object
java.util.EventObject
javax.print.event.PrintEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PrintJobAttributeEvent, PrintJobEvent, PrintServiceAttributeEvent

public class PrintEvent extends EventObject
Class PrintEvent is the super class of all Print Service API events.
See Also: