g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.ui.providers.IConfigurationListener

Packages that use IConfigurationListener
eu.geclipse.ui.providers   
 

Uses of IConfigurationListener in eu.geclipse.ui.providers
 

Methods in eu.geclipse.ui.providers with parameters of type IConfigurationListener
 void ConfigurableContentProvider.addConfigurationListener(IConfigurationListener listener)
          Add an IConfigurationListener to the list of currently registered listeners.
 void ConfigurableContentProvider.removeConfigurationListener(IConfigurationListener listener)
          Remove the specified IConfigurationListener from the list of listeners.
 


g-Eclipse
Release 1.0.0