Package com.intellij.ide.projectView

Provides interfaces for customizing how the project contents is displayed in the Project and Packages sidebar panes.

See:
          Description

Interface Summary
TreeStructureProvider Allows a plugin to modify the structure of a project as displayed in the project view.
ViewSettings The view settings for the project view.
 

Class Summary
PresentationData Default implementation of the ItemPresentation interface.
ProjectViewNode<Value> A node in the project view tree.
 

Package com.intellij.ide.projectView Description

Provides interfaces for customizing how the project contents is displayed in the Project and Packages sidebar panes.