Package | Description |
---|---|
org.eclipse.ui.progress |
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
protected PendingUpdateAdapter |
DeferredTreeContentManager.createPendingUpdateAdapter()
Factory method for creating the pending update adapter representing the
placeholder node.
|
Modifier and Type | Method and Description |
---|---|
protected IElementCollector |
DeferredTreeContentManager.createElementCollector(Object parent,
PendingUpdateAdapter placeholder)
Create the element collector for the receiver.
|
protected void |
DeferredTreeContentManager.runClearPlaceholderJob(PendingUpdateAdapter placeholder)
Run a job to clear the placeholder.
|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.