| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionHook | |
|---|---|
| javax.ide.extension | Classes and interfaces used by extensions to extend an IDE with new functionality. | 
| oracle.ide | Contains classes that allow addins access to the IDE integration objects. | 
| oracle.ide.controller | |
| oracle.ide.editor | Contains classes and interfaces that allow addins to add their own specialized editors to JDeveloper. | 
| oracle.ide.extension | |
| oracle.ide.resourcebundle | Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. | 
| oracle.ideimpl.webupdate | |
| oracle.jdeveloper.audit.extension | |
| oracle.jdeveloper.jsp.libraries | |
| oracle.jdeveloper.uieditor | Contains classes that allow addins access to the UIEditor integration objects. | 
| Uses of ExtensionHook in javax.ide.extension | 
|---|
| Subclasses of ExtensionHook in javax.ide.extension | |
|---|---|
 class | 
DOMHook
An extension hook that builds a DOM tree.  | 
 class | 
DynamicHook
An implementation of ExtensionHook that automatically populates model objects using reflection.  | 
| Methods in javax.ide.extension that return ExtensionHook | |
|---|---|
 ExtensionHook | 
ExtensionRegistry.getHook(ElementName hookElement)
Get the hook for the specified element name.  | 
| Uses of ExtensionHook in oracle.ide | 
|---|
| Subclasses of ExtensionHook in oracle.ide | |
|---|---|
 class | 
IdeHook
Deprecated. since 11.0. Use ExtensionHook instead. | 
| Methods in oracle.ide that return ExtensionHook | |
|---|---|
 ExtensionHook | 
ExtensionRegistry.getHook(ElementName elementName)
Returns the hook for the specified element name.  | 
| Methods in oracle.ide that return types with arguments of type ExtensionHook | |
|---|---|
 java.util.Collection<ExtensionHook> | 
ExtensionRegistry.getAllHooks()
Returns all registered hooks.  | 
| Methods in oracle.ide with parameters of type ExtensionHook | |
|---|---|
protected  void | 
ExtensionRegistry.registerIdeHook(ElementName elementName,
                ExtensionHook hook)
Registers an ide hook.  | 
| Uses of ExtensionHook in oracle.ide.controller | 
|---|
| Subclasses of ExtensionHook in oracle.ide.controller | |
|---|---|
 class | 
ContextMenuListenersHook
Declarative hook for context menu listeners.  | 
| Uses of ExtensionHook in oracle.ide.editor | 
|---|
| Subclasses of ExtensionHook in oracle.ide.editor | |
|---|---|
 class | 
FileSaveHook
Hook that registers the listeners to be notified when a multiple files may need to be saved.  | 
| Uses of ExtensionHook in oracle.ide.extension | 
|---|
| Subclasses of ExtensionHook in oracle.ide.extension | |
|---|---|
 class | 
HashStructureHook
Generic extension hook for unmarshalling extension manifest elements into a HashStructure. | 
| Uses of ExtensionHook in oracle.ide.resourcebundle | 
|---|
| Subclasses of ExtensionHook in oracle.ide.resourcebundle | |
|---|---|
 class | 
ResourceBundleShapingPreferencesHook
The ResourceBundleShapingPreferencesHook is used to pull the 
 resource bundle preferences from the custom role files. | 
| Uses of ExtensionHook in oracle.ideimpl.webupdate | 
|---|
| Subclasses of ExtensionHook in oracle.ideimpl.webupdate | |
|---|---|
 class | 
UpdateHook
Extension hook for update centers.  | 
| Uses of ExtensionHook in oracle.jdeveloper.audit.extension | 
|---|
| Subclasses of ExtensionHook in oracle.jdeveloper.audit.extension | |
|---|---|
 class | 
AuditHook
 | 
| Uses of ExtensionHook in oracle.jdeveloper.jsp.libraries | 
|---|
| Subclasses of ExtensionHook in oracle.jdeveloper.jsp.libraries | |
|---|---|
 class | 
JspLibrariesHandler
 | 
| Uses of ExtensionHook in oracle.jdeveloper.uieditor | 
|---|
| Subclasses of ExtensionHook in oracle.jdeveloper.uieditor | |
|---|---|
 class | 
UIEditorHookHandler
Process the uieditor element which may be part of a JDeveloper extension manifest .  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||