public final class WorkingSetGroup
extends java.lang.Object
WorkingSetConfigurationBlock
wrapped with an SWT Group container.| Constructor and Description |
|---|
WorkingSetGroup(Composite composite,
IStructuredSelection currentSelection,
java.lang.String[] workingSetTypes)
Create a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
IWorkingSet[] |
getSelectedWorkingSets()
Return the working sets selected by the contained
WorkingSetConfigurationBlock. |
public WorkingSetGroup(Composite composite, IStructuredSelection currentSelection, java.lang.String[] workingSetTypes)
composite - parent compositecurrentSelection - the initial working set selection to pass to the
WorkingSetConfigurationBlockworkingSetTypes - the types of working sets that can be selected by the
WorkingSetConfigurationBlockpublic IWorkingSet[] getSelectedWorkingSets()
WorkingSetConfigurationBlock.
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.