Uses of Class
com.intellij.openapi.roots.ProjectRootManager

Packages that use ProjectRootManager
com.intellij.openapi.roots Provides interfaces for defining the structure and contents of projects and modules and the libraries used in them. 
 

Uses of ProjectRootManager in com.intellij.openapi.roots
 

Methods in com.intellij.openapi.roots that return ProjectRootManager
static ProjectRootManager ProjectRootManager.getInstance(Project project)
          Returns the project root manager instance for the specified project.