Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ui.navigator.PipelinedViewerUpdate

Packages that use PipelinedViewerUpdate
org.eclipse.ui.navigator Provides the Common Navigator framework.  
 

Uses of PipelinedViewerUpdate in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator that return PipelinedViewerUpdate
 PipelinedViewerUpdate IPipelinedTreeContentProvider.interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
          Intercept calls to viewer refresh() methods.
 PipelinedViewerUpdate IPipelinedTreeContentProvider.interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)
          Intercept calls to viewer update() methods.
 

Methods in org.eclipse.ui.navigator with parameters of type PipelinedViewerUpdate
 PipelinedViewerUpdate IPipelinedTreeContentProvider.interceptRefresh(PipelinedViewerUpdate aRefreshSynchronization)
          Intercept calls to viewer refresh() methods.
 PipelinedViewerUpdate IPipelinedTreeContentProvider.interceptUpdate(PipelinedViewerUpdate anUpdateSynchronization)
          Intercept calls to viewer update() methods.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.