| Class Summary |
| IdeConfig | Contains methods for getting and changing the values of properties. |
| IdeConfigEditor | A pane with tabbed pages containing properties and their values available for editing. |
| IdeConfigEditorMode | Defines integer constants used in IdeConfigManager's methods. |
| IdeConfigLevel | Defines string constants for the names of the configuration levels. |
| IdeConfigManager | Provides methods for getting the IdeConfig instances and working with ConfigEditors. |
| IdeConfigManagerAccess | Provides access to the current IdeConfigManager instance. |
| IdeModuleConfig | Represents the manager of config files which loads, unloads and performs other actions with these files. |
| IdeModuleConfigAccess | Class IdeModuleConfigAccess provides access to the configuration files for the modules. |
| IdeNullModuleConfig | Represents access to configuration for a null module. |