Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.text.source.ICharacterPairMatcher

Packages that use ICharacterPairMatcher
org.eclipse.jface.text.source Provides a support for managing annotations attached to a document. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.  
 

Uses of ICharacterPairMatcher in org.eclipse.jface.text.source
 

Constructors in org.eclipse.jface.text.source with parameters of type ICharacterPairMatcher
MatchingCharacterPainter(ISourceViewer sourceViewer, ICharacterPairMatcher matcher)
          Creates a new MatchingCharacterPainter for the given source viewer using the given character pair matcher.
 

Uses of ICharacterPairMatcher in org.eclipse.ui.texteditor
 

Methods in org.eclipse.ui.texteditor with parameters of type ICharacterPairMatcher
 void SourceViewerDecorationSupport.setCharacterPairMatcher(ICharacterPairMatcher pairMatcher)
          Sets the character pair matcher for the matching character painter.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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