Class DtNavigatorContentServiceFactory


  • public final class DtNavigatorContentServiceFactory
    extends Object
    The DT navigator content service factory.
    See Also:
    NavigatorContentServiceFactory
    • Method Detail

      • createContentService

        public org.eclipse.ui.navigator.INavigatorContentService createContentService​(StructuredViewer viewer)
        Returns an instance of INavigatorContentService configured for the DtPerspective.EXPLORER_ID viewerId and the given viewer.
        Parameters:
        viewer - the viewer instance. The content service can use the given viewer to initialize content providers.
        Returns:
        An instance of INavigatorContentService configured for the DtPerspective.EXPLORER_ID viewerId.