Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
Modifier and Type | Method and Description |
---|---|
void |
IPainter.setPositionManager(IPaintPositionManager manager)
Sets the paint position manager that can be used by this painter or removes any previously
set paint position manager.
|
void |
CursorLinePainter.setPositionManager(IPaintPositionManager manager) |
void |
WhitespaceCharacterPainter.setPositionManager(IPaintPositionManager manager) |
void |
MarginPainter.setPositionManager(IPaintPositionManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
MatchingCharacterPainter.setPositionManager(IPaintPositionManager manager) |
void |
AnnotationPainter.setPositionManager(IPaintPositionManager manager) |
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.