Eclipse Platform
Release 3.3

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

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

Uses of PipelinedShapeModification in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator that return PipelinedShapeModification
 PipelinedShapeModification IPipelinedTreeContentProvider.interceptAdd(PipelinedShapeModification anAddModification)
          Intercept attempts to add elements directly to the viewer.
 PipelinedShapeModification IPipelinedTreeContentProvider.interceptRemove(PipelinedShapeModification aRemoveModification)
          Intercept attempts to remove elements directly from the viewer.
 PipelinedShapeModification INavigatorPipelineService.interceptAdd(PipelinedShapeModification anAddModification)
          Intercept attempts to add elements directly to the viewer.
 PipelinedShapeModification INavigatorPipelineService.interceptRemove(PipelinedShapeModification aRemoveModification)
          Intercept attempts to remove elements directly from the viewer.
 

Methods in org.eclipse.ui.navigator with parameters of type PipelinedShapeModification
 PipelinedShapeModification IPipelinedTreeContentProvider.interceptAdd(PipelinedShapeModification anAddModification)
          Intercept attempts to add elements directly to the viewer.
 PipelinedShapeModification IPipelinedTreeContentProvider.interceptRemove(PipelinedShapeModification aRemoveModification)
          Intercept attempts to remove elements directly from the viewer.
 PipelinedShapeModification INavigatorPipelineService.interceptAdd(PipelinedShapeModification anAddModification)
          Intercept attempts to add elements directly to the viewer.
 PipelinedShapeModification INavigatorPipelineService.interceptRemove(PipelinedShapeModification aRemoveModification)
          Intercept attempts to remove elements directly from the viewer.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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