java.awt
Interface PrintGraphics


public interface PrintGraphics

Disabled: no SafeJ information.

An abstract class which provides a print graphics context for a page.


Method Summary
 PrintJob getPrintJob()
          Returns the PrintJob object from which this PrintGraphics object originated.
 

Method Detail

getPrintJob

PrintJob getPrintJob()
Class is disabled.

Returns the PrintJob object from which this PrintGraphics object originated.