Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.IWorkingSetManager

Packages that use IWorkingSetManager
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of IWorkingSetManager in org.eclipse.ui
 

Subinterfaces of IWorkingSetManager in org.eclipse.ui
 interface ILocalWorkingSetManager
          A local working set manager can be used to manage a set of working sets independently from the working sets managed by the global working set manager.
 

Methods in org.eclipse.ui that return IWorkingSetManager
 IWorkingSetManager IWorkbench.getWorkingSetManager()
          Returns the working set manager for the workbench.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.