Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

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

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   String DeferredTreeContentManager. getFetchJobName ( Object parent, IDeferredWorkbenchAdapter adapter)
          Returns a name to use for the job that fetches children of the given parent.
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.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire