Package com.intellij.navigation

Provides base interfaces for elements which can serve as targets for navigation, and for extending the "Go to Class" and "Go to Symbol" lists.

See:
          Description

Interface Summary
ChooseByNameContributor Allows a plugin to add items to "Goto Class" and "Goto Symbol" lists.
ItemPresentation The presentation of an item in a tree, list or similar view.
NavigationItem  
 

Class Summary
ChooseByNameRegistry Registry of components which contribute items to "Goto Class" and "Goto Symbol" lists.
 

Package com.intellij.navigation Description

Provides base interfaces for elements which can serve as targets for navigation, and for extending the "Go to Class" and "Go to Symbol" lists.