|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ICharacterPairMatcher | |
| org.eclipse.jface.text.source | Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer. |
| 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 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||