インタフェース
javax.print.event.PrintServiceAttributeListenerの使用
PrintServiceAttributeListenerを使用するパッケージ
-
javax.printでのPrintServiceAttributeListenerの使用
型PrintServiceAttributeListenerのパラメータを持つjavax.printのメソッド修飾子と型メソッド説明voidPrintService.addPrintServiceAttributeListener(PrintServiceAttributeListener listener) このPrintServiceのイベントのリスナーを登録します。voidPrintService.removePrintServiceAttributeListener(PrintServiceAttributeListener listener) この印刷サービスから印刷サービス・リスナーを削除します。