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

Quick Search    Search Deep

java.awt
Interface PrintGraphics  view PrintGraphics download PrintGraphics.java


public interface PrintGraphics

This interface allows the originating print job to be obtained.

Since:
1.0

Method Summary
 PrintJob getPrintJob()
          Returns the PrintJob that this object is being managed by.
 

Method Detail

getPrintJob

public PrintJob getPrintJob()
Returns the PrintJob that this object is being managed by.