Eclipse Platform
2.1

org.eclipse.jface.text.source
Interface ISourceViewerExtension

All Known Implementing Classes:
SourceViewer

public interface ISourceViewerExtension

Since:
2.1

Method Summary
 void showAnnotationsOverview(boolean show)
          Shows/hides an overview representation of all annotations.
 

Method Detail

showAnnotationsOverview

public void showAnnotationsOverview(boolean show)
Shows/hides an overview representation of all annotations.

Parameters:
show - the flag that indicates whether the

Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.