Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
DeferredDebugElementWorkbenchAdapter.fetchDeferredChildren(Object object,
IElementCollector collector,
IProgressMonitor monitor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected IElementCollector |
DeferredTreeContentManager.createElementCollector(Object parent,
PendingUpdateAdapter placeholder)
Create the element collector for the receiver.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.