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

/openjdk7/jdk/src/share/classes/java/awt/
H A DJobAttributes.java432 * <code>getPageRanges</code>, or the current selection. This attribute
445 * <code>getPageRanges</code>, or the current selection. Not specifying
554 * application should honor the return value of <code>getPageRanges</code>
722 public int[][] getPageRanges() { method in class:JobAttributes
893 * application should honor the return value of <code>getPageRanges</code>
1043 int[][] pageRanges = getPageRanges();

Completed in 43 milliseconds