Skip navigation links
com.essbase.eas.utils.print
Class CDefaultPrint.CPrintBook
java.lang.Object
com.essbase.eas.utils.print.CDefaultPrint.CPrintBook
- All Implemented Interfaces:
- java.awt.print.Pageable
- Enclosing class:
- CDefaultPrint
-
public static class CDefaultPrint.CPrintBook
- extends java.lang.Object
- implements java.awt.print.Pageable
Fields inherited from interface java.awt.print.Pageable |
UNKNOWN_NUMBER_OF_PAGES |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDefaultPrint.CPrintBook
public CDefaultPrint.CPrintBook(java.awt.print.PageFormat pageFormat)
getNumberOfPages
public int getNumberOfPages()
-
- Specified by:
getNumberOfPages
in interface java.awt.print.Pageable
getPageFormat
public java.awt.print.PageFormat getPageFormat(int pageIndex)
throws java.lang.IndexOutOfBoundsException
-
- Specified by:
getPageFormat
in interface java.awt.print.Pageable
-
- Throws:
java.lang.IndexOutOfBoundsException
getPrintable
public java.awt.print.Printable getPrintable(int pageIndex)
throws java.lang.IndexOutOfBoundsException
-
- Specified by:
getPrintable
in interface java.awt.print.Pageable
-
- Throws:
java.lang.IndexOutOfBoundsException
append
public void append(java.awt.print.Printable painter)
dispose
public void dispose()
Skip navigation links
Copyright © 2001, 2007, Oracle. All rights reserved.