Uses of Interface
org.eclipse.ui.activities.IIdentifierListener
Packages that use IIdentifierListener
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of IIdentifierListener in org.eclipse.ui.activities
Methods in org.eclipse.ui.activities with parameters of type IIdentifierListenerModifier and TypeMethodDescriptionvoidIIdentifier.addIdentifierListener(IIdentifierListener identifierListener) Registers an instance ofIIdentifierListenerto listen for changes to properties of this instance.voidIIdentifier.removeIdentifierListener(IIdentifierListener identifierListener) Removes an instance ofIIdentifierListenerlistening for changes to properties of this instance. -
Uses of IIdentifierListener in org.eclipse.ui.internal
Classes in org.eclipse.ui.internal that implement IIdentifierListenerModifier and TypeClassDescriptionclassContribution item for actions provided by plugins via workbench action extension points.classContribution item for actions provided by plugins via workbench action extension points.