apollo.dev
Class DevPrintService

java.lang.Object
  |
  +--apollo.dev.DevPrintService
All Implemented Interfaces:
PrintService

public class DevPrintService
extends java.lang.Object
implements PrintService


Constructor Summary
DevPrintService()
           
 
Method Summary
 java.awt.print.PageFormat getDefaultPage()
           
 boolean print(java.awt.print.Pageable page)
           
 boolean print(java.awt.print.Printable painter)
           
 java.awt.print.PageFormat showPageFormatDialog(java.awt.print.PageFormat format)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DevPrintService

public DevPrintService()
Method Detail

getDefaultPage

public java.awt.print.PageFormat getDefaultPage()
Specified by:
getDefaultPage in interface PrintService

print

public boolean print(java.awt.print.Pageable page)
Specified by:
print in interface PrintService

print

public boolean print(java.awt.print.Printable painter)
Specified by:
print in interface PrintService

showPageFormatDialog

public java.awt.print.PageFormat showPageFormatDialog(java.awt.print.PageFormat format)
Specified by:
showPageFormatDialog in interface PrintService


Copyright © 2001, 2002, 2003 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo