Eclipse Platform
Release 3.0

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

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

Uses of IInstallConfigurationChangedListener in org.eclipse.update.configuration
 

Methods in org.eclipse.update.configuration with parameters of type IInstallConfigurationChangedListener
 void IInstallConfiguration.addInstallConfigurationChangedListener(IInstallConfigurationChangedListener listener)
          Adds a configuration change listener.
 void IInstallConfiguration.removeInstallConfigurationChangedListener(IInstallConfigurationChangedListener listener)
          Removes a configuration change listener.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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