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

E13403-04

Uses of Interface
oracle.ide.ceditor.EditorPluginsFactory

Packages that use EditorPluginsFactory
oracle.ide.ceditor The Code Editor package contains the code editing implementation of the JDeveloper IDE. 
 

Uses of EditorPluginsFactory in oracle.ide.ceditor
 

Classes in oracle.ide.ceditor that implement EditorPluginsFactory
 class CodeEditorPluginsFactory
          The CodeEditorPluginsFactory is an implementation of of the EditorPluginsFactory that handles the standard plugins that the CodeEditor itself is aware of.
 

Methods in oracle.ide.ceditor with parameters of type EditorPluginsFactory
static void CodeEditor.registerFactory(EditorPluginsFactory factory)
          Registers an EditorPluginsFactory with the CodeEditor so that when a new Code Editor is created, the factory is given a chance to create EditorPlugins to be installed into the editor based on the node type that the Code Editor was created with.
 


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

E13403-04

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