blob: c250509fa187a3ca0db3738ea8e9902224900afe [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en"><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (WinNT; U) [Netscape]"><title>Package-level Javadoc</title>
</head>
<body>Provides classes and interfaces to run search queries and manage
their results. Clients can contribute search result pages into the
search result view by implementing an extension point.<br>
<h2>
Package Specification</h2>
Each search result page must implement <tt>ISearchResultPage</tt>. The class <tt>NewSearchUI</tt> can activate the search
results view and provide access to the active search results view (<tt>ISearchResultView</tt>).
<p>Clients create instances of <code>ISearchResult</code>. They must also provide a matching search result page. Clients can register to receive SearchResultEvents when a search result changes.<br>
</p></body></html>