| Interface 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. |
| IdeModuleConfig | Represents the manager of config files which loads, unloads and performs other actions with these files. |
A set of classes and interfaces for getting the values of Together properties defined
in the .config files, using different levels of configs, displaying a config editor
(like those in "Options" menu) etc.