Eclipse Platform
Release 3.0

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

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

Uses of IActivity in org.eclipse.ui.activities
 

Methods in org.eclipse.ui.activities that return IActivity
 IActivity ActivityEvent.getActivity()
          Returns the instance of the interface that changed.
 IActivity IActivityManager.getActivity(String activityId)
          Returns an instance of IActivity given an identifier.
 

Constructors in org.eclipse.ui.activities with parameters of type IActivity
ActivityEvent(IActivity activity, boolean activityRequirementBindingsChanged, boolean activityPatternBindingsChanged, boolean definedChanged, boolean descriptionChanged, boolean enabledChanged, boolean nameChanged)
          Creates a new instance of this class.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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