Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


oracle.jdeveloper.uieditor
Class UIEditorPrintFactory

java.lang.Object
  extended by oracle.ide.print.DocumentPrintFactory
      extended by oracle.jdeveloper.uieditor.UIEditorPrintFactory


public class UIEditorPrintFactory
extends DocumentPrintFactory

DocumentPrintFactory for use by the UIEditor.

See Also:
DocumentPrintFactory

Field Summary

 

Fields inherited from class oracle.ide.print.DocumentPrintFactory
_pageable, _printManager

 

Constructor Summary
UIEditorPrintFactory()
          Constructor.

 

Method Summary
 void create(Context context)
          Called by the PrintManager in response to the the print command.

 

Methods inherited from class oracle.ide.print.DocumentPrintFactory
isPrintingEnabled

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

UIEditorPrintFactory

public UIEditorPrintFactory()
Constructor.

Method Detail

create

public void create(Context context)
Called by the PrintManager in response to the the print command.
Overrides:
create in class DocumentPrintFactory
Parameters:
context - the Context to print

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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