Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.ui.navigator.INavigatorContentExtension

Packages that use INavigatorContentExtension
org.eclipse.ui.navigator Provides the Common Navigator framework.  
 

Uses of INavigatorContentExtension in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator that return INavigatorContentExtension
 INavigatorContentExtension ICommonContentExtensionSite.getExtension()
           
 INavigatorContentExtension INavigatorContentService.getContentExtensionById(String anExtensionId)
          Return the content extension for the given id.
 

Methods in org.eclipse.ui.navigator with parameters of type INavigatorContentExtension
 void INavigatorContentServiceListener.onLoad(INavigatorContentExtension anExtension)
          Notifies the listener that the given extension has now been loaded.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.