Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.ui.texteditor.SourceViewerDecorationSupport

Packages that use SourceViewerDecorationSupport
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.  
 

Uses of SourceViewerDecorationSupport in org.eclipse.ui.texteditor
 

Fields in org.eclipse.ui.texteditor declared as SourceViewerDecorationSupport
protected  SourceViewerDecorationSupport AbstractDecoratedTextEditor.fSourceViewerDecorationSupport
          Helper for managing the decoration support of this editor's viewer.
 

Methods in org.eclipse.ui.texteditor that return SourceViewerDecorationSupport
protected  SourceViewerDecorationSupport AbstractDecoratedTextEditor.getSourceViewerDecorationSupport(ISourceViewer viewer)
          Returns the source viewer decoration support.
 

Methods in org.eclipse.ui.texteditor with parameters of type SourceViewerDecorationSupport
protected  void AbstractDecoratedTextEditor.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport support)
          Configures the decoration support for this editor's source viewer.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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