Eclipse Platform
Release 3.0

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

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

Uses of IElementCollector in org.eclipse.ui.progress
 

Methods in org.eclipse.ui.progress that return IElementCollector
protected  IElementCollector DeferredTreeContentManager.createElementCollector(Object parent, org.eclipse.ui.internal.progress.PendingUpdateAdapter placeholder)
          Create the element collector for the receiver.
 

Methods in org.eclipse.ui.progress with parameters of type IElementCollector
 void IDeferredWorkbenchAdapter.fetchDeferredChildren(Object object, IElementCollector collector, IProgressMonitor monitor)
          Called by a job run in a separate thread to fetch the children of this adapter.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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