Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.ui.activities.IActivityListener

Packages that use IActivityListener
org.eclipse.ui.activities Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
 

Uses of IActivityListener in org.eclipse.ui.activities
 

Methods in org.eclipse.ui.activities with parameters of type IActivityListener
 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.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.