Uses of Interface
org.eclipse.ui.activities.IMutableActivityManager
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IMutableActivityManager in org.eclipse.ui.activities
Modifier and TypeMethodDescriptionIWorkbenchActivitySupport.createWorkingCopy()
Return a copy of the current activity set.Modifier and TypeMethodDescriptionstatic ICategory[]
WorkbenchActivityHelper.resolveCategories
(IMutableActivityManager activityManager, Set<String> categoryIds) Resolve the collection of category ids to an array ofICategory
objects.