public class SearchResultAdapter extends Adapter implements SearchResultListener
SearchResultListener
.
The methods in this class are empty. This class exists
as convenience for creating listener objects.
Extend this class to create a SearchResultListener
and override the methods for the events of interest.
Adapter
,
SearchResultListener
Modifier | Constructor and Description |
---|---|
protected |
SearchResultAdapter()
Constructor for use by subclasses.
|
Modifier and Type | Method and Description |
---|---|
void |
searchResultChanged(org.eclipse.search.ui.SearchResultEvent event) |
postRegister, postUnregister, preRegister, preUnregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
postRegister, postUnregister, preRegister, preUnregister