Extension SDK 10.1.2


oracle.jdeveloper.uieditor
Class UIEditorPrintFactory

java.lang.Object
  extended byoracle.ide.print.DocumentPrintFactory
      extended byoracle.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, print

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

Extension SDK


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