SearchResultEditorCursor cursor = searchResultEditor.getConfiguration().getCursor( viewer );
ValueEditorManager valueEditorManager = searchResultEditor.getConfiguration().getValueEditorManager( viewer );
this.showDNAction = new ShowDNAction();
this.showLinksAction = new ShowLinksAction();
this.showRawValuesAction = new ShowRawValuesAction();
this.openSearchResultEditorPreferencePage = new OpenSearchResultEditorPreferencePage();
this.showQuickFilterAction = new ShowQuickFilterAction( searchResultEditor.getMainWidget()
.getQuickFilterWidget() );
openBestValueEditorActionProxy = new SearchResultEditorActionProxy( cursor, this, new OpenBestEditorAction(