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

/openjdk7/jdk/src/share/classes/javax/print/attribute/
H A DPrintServiceAttributeSet.java30 * Interface PrintServiceAttributeSet specifies the interface for a set of
34 * the Print Service instance uses a PrintServiceAttributeSet to report the
37 * A PrintServiceAttributeSet is just an {@link AttributeSet AttributeSet}
40 * namely that all attribute values in the PrintServiceAttributeSet must be
49 public interface PrintServiceAttributeSet extends AttributeSet { interface in inherits:AttributeSet

Completed in 28 milliseconds