|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EditorPluginsFactory | |
oracle.jdeveloper.ceditor | The Code Editor package contains the code editing implementation of the JDeveloper IDE. |
Uses of EditorPluginsFactory in oracle.jdeveloper.ceditor |
Classes in oracle.jdeveloper.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.jdeveloper.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. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.