|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.ide.editor.EditorAddin
oracle.ide.ceditor.CodeEditorAddin
The CodeEditorAddin does the work of plugging in this
code editor into the IDE Addin framework.
| Field Summary |
| Fields inherited from class oracle.ide.editor.EditorAddin |
ATTRIBUTE_NO_RECENT_FILE |
| Constructor Summary | |
CodeEditorAddin()
Constructs the CodeEditorAddin instance. |
|
| Method Summary | |
java.lang.Class |
getEditorClass()
Gets the fully qualified class name of the Editor being registered. |
Navigable |
getEditorNavigable()
Fetches the main Editor navigable that is the parent of all other editor settings. |
MenuSpec |
getMenuSpecification()
Gets the menu specification for the editor. |
void |
initialize()
This method is called by the IDE to request that the feature be initialized. |
boolean |
isDefault()
Determine if the Editor registered by this addin is the default Editor. |
| Methods inherited from class oracle.ide.editor.EditorAddin |
getAttribute, getEditorWeight, isDuplicable, restoreAtStartup |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CodeEditorAddin()
| Method Detail |
public Navigable getEditorNavigable()
public void initialize()
initialize in interface Addininitialize in class EditorAddinpublic boolean isDefault()
isDefault in class EditorAddinpublic java.lang.Class getEditorClass()
getEditorClass in class EditorAddinpublic MenuSpec getMenuSpecification()
getMenuSpecification in class EditorAddin
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.