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 |
IActivity.addActivityListener(IActivityListener activityListener)
Registers an instance of
IActivityListener to listen for
changes to properties of this instance. |
void |
IActivity.removeActivityListener(IActivityListener activityListener)
Removes an instance of
IActivityListener listening
for changes to properties of this instance. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.