Compiere 3.1

org.compiere.print
Class ReportEngine.MyPageable

java.lang.Object
  extended by org.compiere.print.ReportEngine.MyPageable
All Implemented Interfaces:
Pageable
Enclosing class:
ReportEngine

public class ReportEngine.MyPageable
extends Object
implements Pageable


Field Summary
 
Fields inherited from interface java.awt.print.Pageable
UNKNOWN_NUMBER_OF_PAGES
 
Constructor Summary
ReportEngine.MyPageable()
           
 
Method Summary
 int getNumberOfPages()
           
 PageFormat getPageFormat(int pageIndex)
           
 Printable getPrintable(int pageIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportEngine.MyPageable

public ReportEngine.MyPageable()
Method Detail

getNumberOfPages

public int getNumberOfPages()
Specified by:
getNumberOfPages in interface Pageable

getPageFormat

public PageFormat getPageFormat(int pageIndex)
                         throws IndexOutOfBoundsException
Specified by:
getPageFormat in interface Pageable
Throws:
IndexOutOfBoundsException

getPrintable

public Printable getPrintable(int pageIndex)
                       throws IndexOutOfBoundsException
Specified by:
getPrintable in interface Pageable
Throws:
IndexOutOfBoundsException

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.