|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ide.ceditor.CodeEditorPluginsFactory
public final class CodeEditorPluginsFactory
The CodeEditorPluginsFactory is an implementation of of the EditorPluginsFactory that handles the standard plugins that the CodeEditor itself is aware of.
| Constructor Summary | |
|---|---|
CodeEditorPluginsFactory() |
|
| Method Summary | |
|---|---|
java.util.List |
createPlugins(Context context)Creates a set of EditorPlugins that should be installed in a new CodeEditor opened for the given node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeEditorPluginsFactory()
| Method Detail |
|---|
public java.util.List createPlugins(Context context)
createPlugins in interface EditorPluginsFactorycontext - the given IDE context for which the Code Editor was opened
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||