Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.search.ui.text.SearchMatchInformationProvider.LineInformation

Packages that use SearchMatchInformationProvider.LineInformation
org.eclipse.search.ui.text Provides the base classes to implement a search result view part for searches with textual matches.  
 

Uses of SearchMatchInformationProvider.LineInformation in org.eclipse.search.ui.text
 

Methods in org.eclipse.search.ui.text that return SearchMatchInformationProvider.LineInformation
abstract  SearchMatchInformationProvider.LineInformation SearchMatchInformationProvider.getLineInformation(TextSearchMatchAccess match)
          Returns information about the lines containing the given match.
 SearchMatchInformationProvider.LineInformation AbstractSearchMatchInformationProvider.getLineInformation(TextSearchMatchAccess match)
           
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.