Uses of Interface
org.eclipse.search.ui.text.IFileMatchAdapter
Packages that use IFileMatchAdapter
Package
Description
Provides the base classes to implement a search result view part for searches with textual matches.
-
Uses of IFileMatchAdapter in org.eclipse.search.ui.text
Methods in org.eclipse.search.ui.text that return IFileMatchAdapterModifier and TypeMethodDescriptionabstract IFileMatchAdapter
AbstractTextSearchResult.getFileMatchAdapter()
Returns an implementation ofIFileMatchAdapter
appropriate for this search result.