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

Quick Search    Search Deep

Uses of Class
java.awt.PageAttributes

Uses of PageAttributes in java.awt
 

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

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