Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.activities.IMutableActivityManager

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

Uses of IMutableActivityManager in org.eclipse.ui.activities
 

Methods in org.eclipse.ui.activities that return IMutableActivityManager
 IMutableActivityManager IWorkbenchActivitySupport.createWorkingCopy()
          Return a copy of the current activity set.
 

Methods in org.eclipse.ui.activities with parameters of type IMutableActivityManager
static ICategory[] WorkbenchActivityHelper.resolveCategories(IMutableActivityManager activityManager, Set categoryIds)
          Resolve the collection of category ids to an array of ICategory objects.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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