Compiere 3.1

org.compiere.print
Class ReportEngine.MyPrintable

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

public class ReportEngine.MyPrintable
extends Object
implements Printable


Field Summary
 
Fields inherited from interface java.awt.print.Printable
NO_SUCH_PAGE, PAGE_EXISTS
 
Constructor Summary
ReportEngine.MyPrintable()
           
 
Method Summary
 int print(Graphics graphics, PageFormat pageFormat, int pageIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportEngine.MyPrintable

public ReportEngine.MyPrintable()
Method Detail

print

public int print(Graphics graphics,
                 PageFormat pageFormat,
                 int pageIndex)
          throws PrinterException
Specified by:
print in interface Printable
Throws:
PrinterException

Compiere 3.1

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