Uses of Class
org.eclipse.ui.activities.ActivityManagerEvent
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of ActivityManagerEvent in org.eclipse.ui.activities
Modifier and TypeMethodDescriptionActivityManagerEvent.copyFor
(IActivityManager newActivityManager) Creates a copy of thisActivityManagerEvent
containing the givennewActivityManager
.Modifier and TypeMethodDescriptionvoid
IActivityManagerListener.activityManagerChanged
(ActivityManagerEvent activityManagerEvent) Notifies that one or more properties of an instance ofIActivityManager
have changed. -
Uses of ActivityManagerEvent in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionvoid
PluginActionContributionItem.activityManagerChanged
(ActivityManagerEvent activityManagerEvent)