public final class WorkingSetGroup extends Object
WorkingSetConfigurationBlock
wrapped with an SWT Group container.Constructor and Description |
---|
WorkingSetGroup(Composite composite,
IStructuredSelection currentSelection,
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, String[] workingSetTypes)
composite
- parent compositecurrentSelection
- the initial working set selection to pass to the
WorkingSetConfigurationBlock
workingSetTypes
- the types of working sets that can be selected by the
WorkingSetConfigurationBlock
public IWorkingSet[] getSelectedWorkingSets()
WorkingSetConfigurationBlock
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.