public interface

PrintGraphics

java.awt.PrintGraphics
Known Indirect Subclasses

Class Overview

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

Summary

Public Methods
abstract PrintJob getPrintJob()
Returns the PrintJob object from which this PrintGraphics object originated.

Public Methods

public abstract PrintJob getPrintJob ()

Returns the PrintJob object from which this PrintGraphics object originated.