Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.progress.IDeferredWorkbenchAdapter

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

Uses of IDeferredWorkbenchAdapter in org.eclipse.ui.progress
 

Methods in org.eclipse.ui.progress that return IDeferredWorkbenchAdapter
protected  IDeferredWorkbenchAdapter DeferredTreeContentManager.getAdapter(Object element)
          Return the IDeferredWorkbenchAdapter for element or the element if it is an instance of IDeferredWorkbenchAdapter.
 

Methods in org.eclipse.ui.progress with parameters of type IDeferredWorkbenchAdapter
protected  void DeferredTreeContentManager.startFetchingDeferredChildren(Object parent, IDeferredWorkbenchAdapter adapter, org.eclipse.ui.internal.progress.PendingUpdateAdapter placeholder)
          Starts a job and creates a collector for fetching the children of this deferred adapter.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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