g-Eclipse
Release 1.0.0

Uses of Interface
eu.geclipse.core.config.IConfigurator

Packages that use IConfigurator
eu.geclipse.core.config   
 

Uses of IConfigurator in eu.geclipse.core.config
 

Classes in eu.geclipse.core.config that implement IConfigurator
 class Configurator
          Concrete core implementation of the IConfigurator interface.
 

Methods in eu.geclipse.core.config that return IConfigurator
static IConfigurator ConfiguratorFactory.createConfigurator(IConfigurationElement element)
          Create an IConfigurator from the specified IConfigurationElement.
 


g-Eclipse
Release 1.0.0