Java プラットフォーム 1.2

java.awt
インタフェース PrintGraphics


public abstract interface PrintGraphics

ページ印刷用のグラフィックスコンテキストを提供する抽象クラスです。


メソッドの概要
 PrintJob getPrintJob()
          この PrintGraphics オブジェクトの作成側の PrintJob オブジェクトを返します。
 

メソッドの詳細

getPrintJob

public PrintJob getPrintJob()
この PrintGraphics オブジェクトの作成側の PrintJob オブジェクトを返します。

Java プラットフォーム 1.2

バグや機能要求の報告
新しい javadoc の表示についてのコメントやご提案
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.