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)
AbstractConfigurationUI
parent
- Parent composite.style
- Style of the new AbstractConfigurationUI
pref
- Preferences
to store configuration.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.