Uses of Class
org.eclipse.jface.text.PaintManager
Package
Description
Provides a framework for creating and manipulating text documents.
-
Uses of PaintManager in org.eclipse.jface.text
Modifier and TypeFieldDescriptionprotected PaintManager
TextViewer.fPaintManager
The viewer's paint manager.Modifier and TypeMethodDescriptionprotected PaintManager
TextViewer.getPaintManager()
Returns the paint manager of this viewer.