org.eclipse.ptp.services.ui.dialogs
Class ServiceSelectionDialog
java.lang.Object
TitleAreaDialog
org.eclipse.ptp.services.ui.dialogs.ServiceSelectionDialog
public class ServiceSelectionDialog
- extends TitleAreaDialog
Dialog that displays a list of available services and allows the user
to select one or more. The selected services are available by calling
getSelectedServices().
|
Field Summary |
protected static java.lang.String |
SERVICE_KEY
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE_KEY
protected static final java.lang.String SERVICE_KEY
- See Also:
- Constant Field Values
ServiceSelectionDialog
public ServiceSelectionDialog(Shell parentShell,
IService[] services)
getSelectedServices
public IService[] getSelectedServices()
createDialogArea
protected Control createDialogArea(Composite parent)
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.