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:
Serialized Form
  • Constructor Details

  • Method Details

    • toString

      public String toString()
      Returns a string representation of this PrintEvent.
      Overrides:
      toString in class EventObject
      Returns:
      a message describing the event