Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.update.configuration.ILocalSiteChangedListener

Packages that use ILocalSiteChangedListener
org.eclipse.update.configuration Provides support for accessing local installation information.  
 

Uses of ILocalSiteChangedListener in org.eclipse.update.configuration
 

Methods in org.eclipse.update.configuration with parameters of type ILocalSiteChangedListener
 void ILocalSite.addLocalSiteChangedListener(ILocalSiteChangedListener listener)
          Adds a site change listener
 void ILocalSite.removeLocalSiteChangedListener(ILocalSiteChangedListener listener)
          Removes a site listener
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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