Uses of Class
com.togethersoft.openapi.ide.project.IdeProjectManager

Packages that use IdeProjectManager
com.togethersoft.openapi.ide 
com.togethersoft.openapi.ide.project 

Uses of IdeProjectManager in com.togethersoft.openapi.ide
 

Methods in com.togethersoft.openapi.ide that return IdeProjectManager
static IdeProjectManagerIdeAccess.getProjectManager()
           Returns IdeProjectManager.
 

Uses of IdeProjectManager in com.togethersoft.openapi.ide.project
 

Methods in com.togethersoft.openapi.ide.project that return IdeProjectManager
static IdeProjectManagerIdeProjectManagerAccess.getProjectManager()
           Returns IdeProjectManager object.
 

Methods in com.togethersoft.openapi.ide.project with parameters of type IdeProjectManager
protected static voidIdeProjectManagerAccess.setProjectManager(IdeProjectManager manager)
           Sets the current IdeProjectManager.