Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev Class
Next Class
Sample
Document
Interface java.awt.PrintGraphics
Inherited members: ShowHide
Deprecated: ShowHide
View: ClientSubclassPackageImplementation
java.awt

Interface PrintGraphics

  • public interface PrintGraphics
    An abstract class which provides a print graphics context for a page.
    • Methods 
      Modifier and Type Method and Description
      Ordinary member indicator getPrintJob Reveal DetailHide Detail
      PrintJob getPrintJob()
      Returns the PrintJob object from which this PrintGraphics object originated.
      PrintJob getPrintJob()
      Returns the PrintJob object from which this PrintGraphics object originated.
This document was created by Dulcet from the OpenJDK sources. Copyright © 1993, 2012 Oracle and/or its affiliates. All rights reserved.

SourceForge