Uses of Package
com.intellij.openapi.options

Packages that use com.intellij.openapi.options
com.intellij.execution Provides interfaces for running programs from within IDEA and for defining and working with run configurations. 
com.intellij.execution.configurations Provides interfaces for defining run configurations. 
com.intellij.execution.runners   
com.intellij.ide.util.projectWizard Provides interfaces for building customized "New Project" and "New Module" wizards. 
com.intellij.j2ee.appServerIntegrations Provides basic interfaces describing an application server integrated with IDEA. 
com.intellij.j2ee.deployment Provides interfaces which allow plugins to define how J2EE modules are deployed to application servers. 
com.intellij.j2ee.make Provides interfaces for extending the build process of J2EE modules. 
com.intellij.j2ee.module   
com.intellij.j2ee.run.configuration Provides interfaces for reusing and extending the J2EE module run configurations. 
com.intellij.j2ee.serverInstances Provides interfaces for working with running instances of J2EE application servers. 
com.intellij.openapi.fileTypes Provides interfaces for registering and working with file types, and for implementing file type- dependent syntax highlighters. 
com.intellij.openapi.module Provides interfaces for working with modules, module types and implementing module-level components. 
com.intellij.openapi.options Provides interfaces for implementing settings pages displayed in the IDEA Setting dialog. 
com.intellij.openapi.projectRoots Provides interfaces for working with JDKs and registering new JDK types. 
com.intellij.openapi.vcs Provides interfaces for integrating IDEA with version control systems. 
com.intellij.openapi.vcs.update Provides interfaces which allow custom version control system integrations to support the "Update Project" action. 
com.intellij.util.projectImport Provides interfaces allowing plugins to hook into JBuilder project import for specific project types (for example, J2ME projects). 
 

Classes in com.intellij.openapi.options used by com.intellij.execution
BaseConfigurable
           
Configurable
          Named component which provides a configuration user interface.
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
SettingsEditorConfigurable
           
UnnamedConfigurable
          Component which provides a configuration user interface.
 

Classes in com.intellij.openapi.options used by com.intellij.execution.configurations
Configurable
          Named component which provides a configuration user interface.
ConfigurationException
           
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
 

Classes in com.intellij.openapi.options used by com.intellij.execution.runners
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
 

Classes in com.intellij.openapi.options used by com.intellij.ide.util.projectWizard
ConfigurationException
           
 

Classes in com.intellij.openapi.options used by com.intellij.j2ee.appServerIntegrations
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
 

Classes in com.intellij.openapi.options used by com.intellij.j2ee.deployment
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
 

Classes in com.intellij.openapi.options used by com.intellij.j2ee.make
UnnamedConfigurable
          Component which provides a configuration user interface.
 

Classes in com.intellij.openapi.options used by com.intellij.j2ee.module
ConfigurationException
           
 

Classes in com.intellij.openapi.options used by com.intellij.j2ee.run.configuration
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
 

Classes in com.intellij.openapi.options used by com.intellij.j2ee.serverInstances
ConfigurationException
           
 

Classes in com.intellij.openapi.options used by com.intellij.openapi.fileTypes
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
 

Classes in com.intellij.openapi.options used by com.intellij.openapi.module
Configurable
          Named component which provides a configuration user interface.
UnnamedConfigurable
          Component which provides a configuration user interface.
 

Classes in com.intellij.openapi.options used by com.intellij.openapi.options
BaseConfigurable
           
CompositeSettingsBuilder
           
CompositeSettingsEditor
           
Configurable
          Named component which provides a configuration user interface.
ConfigurableGroup
          Created by IntelliJ IDEA.
ConfigurationException
           
SettingsEditor
          This class presents an abstraction of user interface transactional editor provider of some abstract data type.
SettingsEditorGroup
           
SettingsEditorListener
           
ShowSettingsUtil
           
UnnamedConfigurable
          Component which provides a configuration user interface.
 

Classes in com.intellij.openapi.options used by com.intellij.openapi.projectRoots
ConfigurationException
           
UnnamedConfigurable
          Component which provides a configuration user interface.
 

Classes in com.intellij.openapi.options used by com.intellij.openapi.vcs
Configurable
          Named component which provides a configuration user interface.
 

Classes in com.intellij.openapi.options used by com.intellij.openapi.vcs.update
Configurable
          Named component which provides a configuration user interface.
 

Classes in com.intellij.openapi.options used by com.intellij.util.projectImport
ConfigurationException