Extension SDK

oracle.jdeveloper.ceditor
Class EditorPageableFactory

java.lang.Object
  extended byoracle.jdeveloper.ceditor.EditorPageableFactory
All Implemented Interfaces:
PageableFactory

public class EditorPageableFactory
extends java.lang.Object
implements PageableFactory


Constructor Summary
EditorPageableFactory()
           
 
Method Summary
 java.awt.print.Pageable create(java.lang.Object object, java.awt.print.PageFormat pageFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditorPageableFactory

public EditorPageableFactory()
Method Detail

create

public java.awt.print.Pageable create(java.lang.Object object,
                                      java.awt.print.PageFormat pageFormat)
Specified by:
create in interface PageableFactory

Extension SDK

 

Copyright ©1997, 2003, Oracle. All rights reserved.