Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.jface.text.source.projection.IProjectionListener

Packages that use IProjectionListener
org.eclipse.jface.text.source.projection This package provides the UI part for projection documents of which the most important part is the projection viewer.  
 

Uses of IProjectionListener in org.eclipse.jface.text.source.projection
 

Methods in org.eclipse.jface.text.source.projection with parameters of type IProjectionListener
 void ProjectionViewer.addProjectionListener(IProjectionListener listener)
          Adds a projection annotation listener to this viewer.
 void ProjectionViewer.removeProjectionListener(IProjectionListener listener)
          Removes the given listener from this viewer.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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