Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Interface
oracle.ide.print.PageableFactory

Packages that use PageableFactory
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
oracle.ide.print Contains classes that allow addins some level of control on the IDE print system. 

 

Uses of PageableFactory in oracle.ide.ceditor

 

Classes in oracle.ide.ceditor that implement PageableFactory
 class EditorPageableFactory
          The EditorPageableFactory is a PageableFactory implementation which generates a Pageable instance for printing the contents of a Code Editor.

 

Uses of PageableFactory in oracle.ide.print

 

Methods in oracle.ide.print that return PageableFactory
 PageableFactory PrintHelperDefinitions.getPageableFactoryForObject(java.lang.Object object)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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