Searched defs:ACCEPTING_JOBS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/print/attribute/standard/
H A DPrinterIsAcceptingJobs.java38 * PrinterState PrinterState} is IDLE. If value is ACCEPTING_JOBS, the Printer
41 * <B>IPP Compatibility:</B> The IPP boolean value is "true" for ACCEPTING_JOBS
65 ACCEPTING_JOBS = new PrinterIsAcceptingJobs(1); field in class:PrinterIsAcceptingJobs
84 ACCEPTING_JOBS

Completed in 76 milliseconds