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

/openjdk7/jdk/src/share/classes/java/awt/print/
H A DPrintable.java114 int NO_SUCH_PAGE = 1; field in interface:Printable
126 * NO_SUCH_PAGE; otherwise PAGE_EXISTS is returned.
135 * or NO_SUCH_PAGE if <code>pageIndex</code> specifies a

Completed in 38 milliseconds