Uses of Interface
org.eclipse.ui.activities.IMutableActivityManager
Packages that use 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
Methods in org.eclipse.ui.activities that return IMutableActivityManagerModifier and TypeMethodDescriptionIWorkbenchActivitySupport.createWorkingCopy()
Return a copy of the current activity set.Methods in org.eclipse.ui.activities with parameters of type IMutableActivityManagerModifier and TypeMethodDescriptionstatic ICategory[]
WorkbenchActivityHelper.resolveCategories
(IMutableActivityManager activityManager, Set<String> categoryIds) Resolve the collection of category ids to an array ofICategory
objects.