Uses of Class
org.eclipse.ui.activities.IdentifierEvent
-
Packages that use IdentifierEvent Package Description org.eclipse.ui.activities 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 IdentifierEvent Modifier and Type Method Description void
IIdentifierListener. identifierChanged(IdentifierEvent identifierEvent)
Notifies that one or more properties of an instance ofIIdentifier
have changed.
-