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

/openjdk9/jdk/src/java.desktop/share/classes/java/awt/print/
H A DPageable.java70 PageFormat getPageFormat(int pageIndex) method in interface:Pageable
H A DBook.java79 public PageFormat getPageFormat(int pageIndex) method in class:Book
217 PageFormat getPageFormat() { method in class:Book.BookPage
H A DPrinterJob.java410 public PageFormat getPageFormat(PrintRequestAttributeSet attributes) { method in class:PrinterJob
/openjdk9/jdk/test/java/awt/print/PrinterJob/
H A DPrintAttributeUpdateTest.java76 public PageFormat getPageFormat(int pageIndex) { method in class:PrintAttributeUpdateTest
H A DExceptionTest.java67 public PageFormat getPageFormat(int pageIndex) { method in class:ExceptionTest.TextCanvas
H A DPrintDlgPageable.java168 public PageFormat getPageFormat(int pageIndex) { method in class:PageableHandler
H A DPrintRotatedText.java108 public PageFormat getPageFormat(int pageIndex) { method in class:PrintRotatedText.TextCanvas
/openjdk9/jdk/src/java.desktop/share/classes/sun/print/
H A DOpenBook.java81 public PageFormat getPageFormat(int pageIndex) { method in class:OpenBook
H A DPathGraphics.java118 protected PageFormat getPageFormat() { method in class:PathGraphics
H A DPSPrinterJob.java2296 public PageFormat getPageFormat(int pgIndex) { method in class:PSPrinterJob.EPSPrinter
/openjdk9/jdk/test/java/awt/print/Headless/
H A DHeadlessPrinterJob.java91 public PageFormat getPageFormat(int pageIndex) throws IndexOutOfBoundsException { method in class:HeadlessPrinterJob.testPageable
/openjdk9/jdk/test/java/awt/print/Dialog/
H A DPrintDlgPageable.java104 public PageFormat getPageFormat(int pageIndex) { method in class:PageableHandler
/openjdk9/jdk/src/java.desktop/macosx/classes/sun/lwawt/macosx/
H A DCPrinterGraphicsConfig.java46 public PageFormat getPageFormat() { method in class:CPrinterGraphicsConfig
H A DCPrinterJob.java584 private PageFormat getPageFormat(int pageIndex) { method in class:CPrinterJob
/openjdk9/jdk/test/java/awt/print/PageFormat/
H A DValidateCustom.java69 public PageFormat getPageFormat(int index){ method in class:ValidateCustom
H A DCustomPaper.java68 public PageFormat getPageFormat(int index){ method in class:CustomPaper
/openjdk9/jdk/test/java/awt/print/PrinterJob/ImagePrinting/
H A DClippedImages.java197 public PageFormat getPageFormat(int pageIndex) method in class:ClippedImageCanvas

Completed in 132 milliseconds