-
PrintJobAttributeEvent
public PrintJobAttributeEvent(DocPrintJob source,
PrintJobAttributeSet attributes)
Constructs a PrintJobAttributeEvent object.
-
Parameters:
-
source - the print job generating this event
-
attributes - the attribute changes being reported
-
Throws:
-
IllegalArgumentException - if source is null.
|
-
PrintJobAttributeEvent
public PrintJobAttributeEvent(DocPrintJob source,
PrintJobAttributeSet attributes)
Constructs a PrintJobAttributeEvent object.
-
Parameters:
-
source - the print job generating this event
-
attributes - the attribute changes being reported
-
Throws:
-
IllegalArgumentException - if source is null
|