Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.jface.viewers.ILazyContentProvider

Packages that use ILazyContentProvider
org.eclipse.jface.viewers Provides a framework for viewers, which are model-based content adapters for SWT widgets. 
org.eclipse.jface.viewers.deferred Provides a framework for viewers that handle deferred contents. 
 

Uses of ILazyContentProvider in org.eclipse.jface.viewers
 

Subinterfaces of ILazyContentProvider in org.eclipse.jface.viewers
 interface IIndexableLazyContentProvider
          Adds efficient element indexing support to ILazyContentProvider.
 

Uses of ILazyContentProvider in org.eclipse.jface.viewers.deferred
 

Classes in org.eclipse.jface.viewers.deferred that implement ILazyContentProvider
 class DeferredContentProvider
          Content provider that performs sorting and filtering in a background thread.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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