Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Package
oracle.ide.extension

Packages that use oracle.ide.extension
oracle.ide Contains classes that allow addins access to the IDE integration objects. 
oracle.ide.appstate   
oracle.ide.config Contains classes encapsulating JDevelopers's environment settings. 
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.help Contains interfaces and classes used by addins to provide context sensitive help on their own windows and dialogs. 
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 
oracle.ide.print Contains classes that allow addins some level of control on the IDE print system. 
oracle.ide.resourcebundle Provides a designtime abstraction around locating and managing resource bundles used by visual and non-visual editors. 
 

Classes in oracle.ide.extension used by oracle.ide
RoleManager
          The role manager is responsible for co-ordinating the selection of the current role.
 

Classes in oracle.ide.extension used by oracle.ide.appstate
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 

Classes in oracle.ide.extension used by oracle.ide.config
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 

Classes in oracle.ide.extension used by oracle.ide.controller
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
HashStructureHookEvent
          HashStructureHookEvent instances are sent to HashStructureHookListener objects.
HashStructureHookListener
          Add a HashStructureHookListener to a HashStructureHook instance if you wish to be notified when new extension.xml elements are processed by the HashStructureHook instance.
 

Classes in oracle.ide.extension used by oracle.ide.editor
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 

Classes in oracle.ide.extension used by oracle.ide.extension
ExtensionProcessorContext
          The context in which an extension manifest is being processed.
ExtensionProcessorPlugin
          An ExtensionProcessorPlugin is an object that can extend the manifest processing behavior of the IDE.
ExtensionQueue
          A queue of extensions.
HashStructureElementVisitor
          A generic ElementVisitor for unmarshalling extension manifest (extension.xml) elements into a HashStructure.
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
HashStructureHookEvent
          HashStructureHookEvent instances are sent to HashStructureHookListener objects.
HashStructureHookEvent.Type
           
HashStructureHookListener
          Add a HashStructureHookListener to a HashStructureHook instance if you wish to be notified when new extension.xml elements are processed by the HashStructureHook instance.
LazyClassAdapter
          LazyClassAdapter is a hash structure adapter that can retrieve instances of a class declared in an extension manifest.
LazyResourceAdapter
          Lazy resource adapter class that helps in lazily processing resources from a hash structure.
Role
          Represents information about a role, which is a set of customizations of the product.
 

Classes in oracle.ide.extension used by oracle.ide.help
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 

Classes in oracle.ide.extension used by oracle.ide.migration
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 

Classes in oracle.ide.extension used by oracle.ide.model
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 

Classes in oracle.ide.extension used by oracle.ide.print
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 

Classes in oracle.ide.extension used by oracle.ide.resourcebundle
HashStructureHook
          Generic extension hook for unmarshalling extension manifest elements into a HashStructure.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Copyright © 1997, 2011, Oracle. All rights reserved.