Uses of Package
com.intellij.openapi.extensions

Packages that use com.intellij.openapi.extensions
com.intellij.execution Provides interfaces for running programs from within IDEA and for defining and working with run configurations. 
com.intellij.openapi.actionSystem Provides interfaces for adding menu items and toolbar buttons to the IDEA user interface, and for working with IDEA's menus and toolbars. 
com.intellij.openapi.diagnostic Provides interfaces for implementing custom components that gather and report exceptions occurring in plugins. 
com.intellij.openapi.extensions Provides interfaces for the extension point framework used in IDEA and Fabrique. 
com.intellij.openapi.extensions.impl Provides the implementation of the extension point framework used in IDEA and Fabrique. 
com.intellij.openapi.extensions.util Provides utility classes for working with extensions. 
com.intellij.openapi.module Provides interfaces for working with modules, module types and implementing module-level components. 
com.intellij.openapi.project Provides interfaces for working with projects. 
 

Classes in com.intellij.openapi.extensions used by com.intellij.execution
PluginAware
          Extensions should implement this interface when it is important to find out what particular plugin has provided this extension.
PluginDescriptor
           
 

Classes in com.intellij.openapi.extensions used by com.intellij.openapi.actionSystem
PluginId
           
 

Classes in com.intellij.openapi.extensions used by com.intellij.openapi.diagnostic
PluginAware
          Extensions should implement this interface when it is important to find out what particular plugin has provided this extension.
PluginDescriptor
           
 

Classes in com.intellij.openapi.extensions used by com.intellij.openapi.extensions
AreaInstance
           
AreaPicoContainer
           
ExtensionPoint
           
ExtensionPointAvailabilityListener
           
ExtensionPointListener
           
ExtensionsArea
           
LoadingOrder
           
LoadingOrder.Orderable
           
LogProvider
           
PluginAware
          Extensions should implement this interface when it is important to find out what particular plugin has provided this extension.
PluginDescriptor
           
PluginId
           
 

Classes in com.intellij.openapi.extensions used by com.intellij.openapi.extensions.impl
AreaInstance
           
AreaPicoContainer
           
ExtensionPoint
           
ExtensionPointAvailabilityListener
           
ExtensionPointListener
           
ExtensionsArea
           
LoadingOrder
           
LoadingOrder.Orderable
           
LogProvider
           
PluginDescriptor
           
PluginId
           
 

Classes in com.intellij.openapi.extensions used by com.intellij.openapi.extensions.util
AreaInstance
           
ServiceFactory
           
 

Classes in com.intellij.openapi.extensions used by com.intellij.openapi.module
AreaInstance
           
 

Classes in com.intellij.openapi.extensions used by com.intellij.openapi.project
AreaInstance