Uses of Class
org.eclipse.ui.activities.IdentifierEvent
Packages that use IdentifierEvent
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IdentifierEvent in org.eclipse.ui.activities
Methods in org.eclipse.ui.activities with parameters of type IdentifierEventModifier and TypeMethodDescriptionvoid
IIdentifierListener.identifierChanged
(IdentifierEvent identifierEvent) Notifies that one or more properties of an instance ofIIdentifier
have changed. -
Uses of IdentifierEvent in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal with parameters of type IdentifierEventModifier and TypeMethodDescriptionvoid
PluginActionContributionItem.identifierChanged
(IdentifierEvent identifierEvent)