this.showDirectoryMetadataEntriesAction = new ShowDirectoryMetadataEntriesAction();
this.openBrowserPreferencePageAction = new OpenBrowserPreferencePageAction();
this.browserActionMap.put( newEntryAction, new BrowserViewActionProxy( viewer, new NewEntryAction( view
.getSite().getWorkbenchWindow() ) ) );
this.browserActionMap.put( newSearchAction, new BrowserViewActionProxy( viewer, new NewSearchAction() ) );
this.browserActionMap.put( newBookmarkAction, new BrowserViewActionProxy( viewer, new NewBookmarkAction() ) );
this.browserActionMap.put( newBatchOperationAction, new BrowserViewActionProxy( viewer,
new NewBatchOperationAction() ) );
this.browserActionMap.put( locateEntryInDitAction, new BrowserViewActionProxy( viewer,