|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use IPaintPositionManager | |
| org.eclipse.jface.text | Provides a framework for creating, manipulating, displaying and editing text documents. |
| org.eclipse.jface.text.source | Provides a framework for connecting document regions with annotations and for displaying those annotations in combination with an ITextViewer. |
| Uses of IPaintPositionManager in org.eclipse.jface.text |
| Methods in org.eclipse.jface.text with parameters of type IPaintPositionManager | |
void |
MarginPainter.setPositionManager(IPaintPositionManager manager)
|
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)
|
| Uses of IPaintPositionManager in org.eclipse.jface.text.source |
| Methods in org.eclipse.jface.text.source with parameters of type IPaintPositionManager | |
void |
MatchingCharacterPainter.setPositionManager(IPaintPositionManager manager)
|
void |
AnnotationPainter.setPositionManager(IPaintPositionManager manager)
|
|
Eclipse Platform 2.1 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||