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

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

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

Methods in com.togethersoft.openapi.ide.project that return IdeProject
IdeProjectIdeProjectEvent.getProject()
           Returns the IdeProject this event relates to.
IdeProjectIdeProjectManager.getActiveProject()
           Returns the active project.
IdeProjectIdeProjectManager.getProject(String projectFile)
           Given the name of a project, returns the IdeProject.
IdeProjectIdeProjectNode.getProject()
           Returns the IdeProject where this IdeProjectNode belongs.