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