Package com.intellij.openapi.projectRoots

Provides interfaces for working with JDKs and registering new JDK types.

See:
          Description

Interface Summary
AdditionalDataConfigurable  
ProjectJdk  
ProjectJdkTable.Listener  
ProjectRootListener  
Sdk  
SdkAdditionalData Container for the SDK properties specific to a particular SDK type.
SdkModel Represents the current state of the JDK list in the JDK and Global Libraries configuration dialog.
SdkModel.Listener Allows to receive notifications when the JDK list has been changed by the user configuring the JDKs.
SdkModificator  
 

Class Summary
JavaSdk  
ProjectJdkTable  
ProjectRootType  
SdkType  
 

Package com.intellij.openapi.projectRoots Description

Provides interfaces for working with JDKs and registering new JDK types.