Eclipse Platform
Release 3.3

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

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

Uses of INavigatorContentServiceListener in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator with parameters of type INavigatorContentServiceListener
 void INavigatorContentService.addListener(INavigatorContentServiceListener aListener)
          Add a listener to be notified whenever an extension is loaded.
 void INavigatorContentService.removeListener(INavigatorContentServiceListener aListener)
          Remove a listener (by identity) from the set of listeners.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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