Called to determine what object(s) in the input should be the selection in the viewer. This method is called when the search is complete.
The default selection is the first object in the list.
Parameters: the - complete list of objects in the viewer. the selection that will be set in the viewer. may be null.
init
public void init(IViewSite site, IMemento memento) throws PartInitException(Code)
Called each time data is added to the result set by the search. Note: Many items or a single item could have been added.
Parameters: set - the results of the search at the current point. Parameters: newObjects - the objects that have been added this time.