public class WorkingSetGroup extends Object
Constructor and Description |
---|
WorkingSetGroup(org.eclipse.swt.widgets.Composite container,
List<org.eclipse.ui.IWorkingSet> workingSets,
org.eclipse.swt.widgets.Shell shell) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
boolean |
selectWorkingSets(List<org.eclipse.ui.IWorkingSet> workingSets) |
protected void |
updateConfiguration() |
public WorkingSetGroup(org.eclipse.swt.widgets.Composite container, List<org.eclipse.ui.IWorkingSet> workingSets, org.eclipse.swt.widgets.Shell shell)
protected void updateConfiguration()
public void dispose()
public boolean selectWorkingSets(List<org.eclipse.ui.IWorkingSet> workingSets)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.