|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPaintPositionManager | |
org.eclipse.jface.text | Provides a framework for creating and manipulating text documents. |
org.eclipse.jface.text.source | Provides a support for managing annotations attached to a document. |
Uses of IPaintPositionManager in org.eclipse.jface.text |
Methods in org.eclipse.jface.text with parameters of type IPaintPositionManager | |
void |
CursorLinePainter.setPositionManager(IPaintPositionManager manager)
|
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. |
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 Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.