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

/openjdk7/jdk/src/share/classes/javax/print/attribute/
H A DPrintJobAttributeSet.java30 * Interface PrintJobAttributeSet specifies the interface for a set of print
33 * service uses a PrintJobAttributeSet to report the status of a print job.
35 * A PrintJobAttributeSet is just an {@link AttributeSet AttributeSet} whose
37 * namely that all attribute values in the PrintJobAttributeSet must be
46 public interface PrintJobAttributeSet extends AttributeSet { interface in inherits:AttributeSet

Completed in 38 milliseconds