Uses of Class
com.evolution.player.core.media.search.SearchMatch

Packages that use SearchMatch
com.evolution.player.core.media.search   
com.evolution.player.ui.download   
 

Uses of SearchMatch in com.evolution.player.core.media.search
 

Methods in com.evolution.player.core.media.search that return SearchMatch
abstract  SearchMatch[] SearchProvider.search(ISearchPattern searchPattern, IProgressMonitor monitor)
          Search with the given search pattern.
 

Uses of SearchMatch in com.evolution.player.ui.download
 

Subclasses of SearchMatch in com.evolution.player.ui.download
 class UISearchMatch
          A search match with additional information to display a richer content in the UI.