Uses of Interface
org.mockcentral.editor.search.DuplicatedTypeNameProvider

Packages that use DuplicatedTypeNameProvider
org.mockcentral.editor.search Contains logical and UI classes used for searching for java types, using a FilteredItemsSelectionDialog extension to get user input. 
 

Uses of DuplicatedTypeNameProvider in org.mockcentral.editor.search
 

Classes in org.mockcentral.editor.search that implement DuplicatedTypeNameProvider
 class FilterManager
          A Class used to manage element list filtering a SelectTypeDialog instance.
 

Constructors in org.mockcentral.editor.search with parameters of type DuplicatedTypeNameProvider
MatchingTypesListLabelProvider(DuplicatedTypeNameProvider duplicatedTypeNameProvider)
          Creates a new instance.