public interface IConfigurationUIFactory
AbstractConfigurationUI.| Modifier and Type | Method and Description | 
|---|---|
| AbstractConfigurationUI | createUI(org.eclipse.swt.widgets.Composite parent,
        int style,
        org.osgi.service.prefs.Preferences pref)Create an  AbstractConfigurationUI | 
AbstractConfigurationUI createUI(org.eclipse.swt.widgets.Composite parent, int style, org.osgi.service.prefs.Preferences pref)
AbstractConfigurationUIparent - Parent composite.style - Style of the new AbstractConfigurationUIpref - Preferences to store configuration.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.