| java.lang.Object org.eclipse.pde.internal.ui.search.ClassSearchParticipant
ClassSearchParticipant | public class ClassSearchParticipant implements IQueryParticipant(Code) | | |
Method Summary | |
public int | estimateTicks(QuerySpecification specification) | public IMatchPresentation | getUIParticipant() | public void | search(ISearchRequestor requestor, QuerySpecification querySpecification, IProgressMonitor monitor) |
ClassSearchParticipant | public ClassSearchParticipant()(Code) | | |
estimateTicks | public int estimateTicks(QuerySpecification specification)(Code) | | |
getUIParticipant | public IMatchPresentation getUIParticipant()(Code) | | |
search | public void search(ISearchRequestor requestor, QuerySpecification querySpecification, IProgressMonitor monitor) throws CoreException(Code) | | |
|
|