Package | Description |
---|---|
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.
|
Constructor and Description |
---|
MatchingCharacterPainter(ISourceViewer sourceViewer,
ICharacterPairMatcher matcher)
Creates a new MatchingCharacterPainter for the given source viewer using
the given character pair matcher.
|
Modifier and Type | Method and Description |
---|---|
void |
SourceViewerDecorationSupport.setCharacterPairMatcher(ICharacterPairMatcher pairMatcher)
Sets the character pair matcher for the matching character painter.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.