Uses of Class
com.intellij.navigation.ChooseByNameRegistry

Packages that use ChooseByNameRegistry
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. 
 

Uses of ChooseByNameRegistry in com.intellij.navigation
 

Methods in com.intellij.navigation that return ChooseByNameRegistry
static ChooseByNameRegistry ChooseByNameRegistry.getInstance()
          Returns the singleton instance of the registry.