org.eclipse.ptp.services.ui.dialogs
Class ServiceProviderConfigurationDialog
java.lang.Object
Dialog
org.eclipse.ptp.services.ui.dialogs.ServiceProviderConfigurationDialog
public class ServiceProviderConfigurationDialog
- extends Dialog
Launches a dialog that contains the ServiceProviderConfigurationWidget
with OK and Cancel buttons. Also has a text field to allow the name
of the configuration to be changed.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceProviderConfigurationDialog
public ServiceProviderConfigurationDialog(IShellProvider parentShell,
IServiceConfiguration config)
ServiceProviderConfigurationDialog
public ServiceProviderConfigurationDialog(Shell parentShell,
IServiceConfiguration config)
configureShell
protected void configureShell(Shell newShell)
createDialogArea
protected Control createDialogArea(Composite parent)
createContents
protected Control createContents(Composite parent)
okPressed
protected void okPressed()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.