Uses of Class
com.togethersoft.openapi.ide.config.IdeConfigManager

Packages that use IdeConfigManager
com.togethersoft.openapi.ide 
com.togethersoft.openapi.ide.config 

Uses of IdeConfigManager in com.togethersoft.openapi.ide
 

Methods in com.togethersoft.openapi.ide that return IdeConfigManager
static IdeConfigManagerIdeAccess.getConfigManager()
           Returns IdeConfigManager.
 

Uses of IdeConfigManager in com.togethersoft.openapi.ide.config
 

Methods in com.togethersoft.openapi.ide.config that return IdeConfigManager
static IdeConfigManagerIdeConfigManagerAccess.getConfigManager()
           Returns IdeConfigManager.
 

Methods in com.togethersoft.openapi.ide.config with parameters of type IdeConfigManager
protected static voidIdeConfigManagerAccess.setConfigManager(IdeConfigManager manager)
           Sets the current IdeConfigManager.