Save This Page
Home » apache-harmony-6.0-src-r917296-snapshot » javax » print » event » [javadoc | source]
javax.print.event
public class: PrintJobAttributeEvent [javadoc | source]
java.lang.Object
   java.util.EventObject
      javax.print.event.PrintEvent
         javax.print.event.PrintJobAttributeEvent

All Implemented Interfaces:
    Serializable

Fields inherited from java.util.EventObject:
source
Constructor:
 public PrintJobAttributeEvent(DocPrintJob source,
    PrintJobAttributeSet attributes) 
Method from javax.print.event.PrintJobAttributeEvent Summary:
getAttributes,   getPrintJob
Methods from javax.print.event.PrintEvent:
toString
Methods from java.util.EventObject:
getSource,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from javax.print.event.PrintJobAttributeEvent Detail:
 public PrintJobAttributeSet getAttributes() 
 public DocPrintJob getPrintJob()