|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
CodeEditorPluginsFactoryThe 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.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||