Package com.togethersoft.openapi.ide.config

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.

See
          Description

Class Diagram Summary
config 
 

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.
 

Class Summary
IdeConfigManagerAccess Provides access to the current IdeConfigManager instance.
IdeModuleConfigAccess Class IdeModuleConfigAccess provides access to the configuration files for the modules.
IdeNullModuleConfig Represents access to configuration for a null module.
 

Package com.togethersoft.openapi.ide.config Description

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.