Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.core.runtime.jobs.JobChangeAdapter

Packages that use JobChangeAdapter
org.eclipse.team.ui Provides basic support for managing Team providers.  
org.eclipse.team.ui.synchronize Contains the team synchronization presentation framework and support for the Synchronize View. 
 

Uses of JobChangeAdapter in org.eclipse.team.ui
 

Subclasses of JobChangeAdapter in org.eclipse.team.ui
 class TeamOperation
          An operation that can be configured to run in the foreground using the IProgressService or the background as a Job.
 

Uses of JobChangeAdapter in org.eclipse.team.ui.synchronize
 

Subclasses of JobChangeAdapter in org.eclipse.team.ui.synchronize
 class SynchronizeModelOperation
          A specialized team operation that operates on ISynchronizeModelElementelements.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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