Eclipse Platform
Release 3.3

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 INavigatorContentService.getContentExtensionById(String anExtensionId)
          Return the content extension for the given id.
 INavigatorContentExtension ICommonContentExtensionSite.getExtension()
           
 

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.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.