クラス
javax.print.attribute.standard.PrinterIsAcceptingJobsの使用
PrinterIsAcceptingJobsを使用するパッケージ
-
javax.print.attribute.standardでのPrinterIsAcceptingJobsの使用
PrinterIsAcceptingJobsとして宣言されたjavax.print.attribute.standardのフィールド修飾子と型フィールド説明static final PrinterIsAcceptingJobs
PrinterIsAcceptingJobs.ACCEPTING_JOBS
プリンタは現在ジョブを受入れ可能です。static final PrinterIsAcceptingJobs
PrinterIsAcceptingJobs.NOT_ACCEPTING_JOBS
プリンタは現在送信されるジョブをすべて拒否しています。