Uses of Package
com.togethersoft.openapi.ide.config

Packages that use com.togethersoft.openapi.ide.config
com.togethersoft.openapi.ide 
com.togethersoft.openapi.ide.config 
com.togethersoft.openapi.util.ui 

Classes in com.togethersoft.openapi.ide.config used by com.togethersoft.openapi.ide
IdeAccess
          Class IdeAccess provides access to the IdeManager and all other managers.
IdeManager
          Interface IdeManager provides the entire IDE's fuctionality.
 

Classes in com.togethersoft.openapi.ide.config used by com.togethersoft.openapi.ide.config
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.
 

Classes in com.togethersoft.openapi.ide.config used by com.togethersoft.openapi.util.ui
URLChooser
          Represents dialog which text field for input some text and button for call file chooser.