Java™ Platform
Standard Ed. 6

Uses of Class
javax.print.attribute.standard.PrinterIsAcceptingJobs

Packages that use PrinterIsAcceptingJobs
javax.print.attribute.standard Package javax.print.attribute.standard contains classes for specific printing attributes. 
 

Uses of PrinterIsAcceptingJobs in javax.print.attribute.standard
 

Fields in javax.print.attribute.standard declared as PrinterIsAcceptingJobs
static PrinterIsAcceptingJobs PrinterIsAcceptingJobs.ACCEPTING_JOBS
          The printer is currently acccepting jobs.
static PrinterIsAcceptingJobs PrinterIsAcceptingJobs.NOT_ACCEPTING_JOBS
          The printer is currently rejecting any jobs sent to it.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.