Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
java.awt.JobAttributes

Uses of JobAttributes in java.awt
 

Methods in java.awt with parameters of type JobAttributes
 PrintJob Toolkit.getPrintJob(Frame frame, java.lang.String title, JobAttributes jobAttr, PageAttributes pageAttr)
          Returns a instance of PrintJob for the specified arguments.
 void JobAttributes.set(JobAttributes attr)
           
 

Constructors in java.awt with parameters of type JobAttributes
JobAttributes(JobAttributes attr)