|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDeferredWorkbenchAdapter | |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.ui.progress | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
Uses of IDeferredWorkbenchAdapter in org.eclipse.debug.ui |
Classes in org.eclipse.debug.ui that implement IDeferredWorkbenchAdapter | |
class |
DeferredDebugElementWorkbenchAdapter
Deprecated. deferred custom content in the debug views is no longer supported by IDeferredWorkbenchAdapter . Deferred custom content is currently supported
by a provisional internal viewer framework. |
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,
PendingUpdateAdapter placeholder)
Starts a job and creates a collector for fetching the children of this deferred adapter. |
protected String |
DeferredTreeContentManager.getFetchJobName(Object parent,
IDeferredWorkbenchAdapter adapter)
Returns a name to use for the job that fetches children of the given parent. |
|
Eclipse Platform Release 3.4 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.