Package | Description |
---|---|
org.eclipse.ui.activities |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
IIdentifier.addIdentifierListener(IIdentifierListener identifierListener)
Registers an instance of
IIdentifierListener to listen
for changes to properties of this instance. |
void |
IIdentifier.removeIdentifierListener(IIdentifierListener identifierListener)
Removes an instance of
IIdentifierListener listening
for changes to properties of this instance. |
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.