Uses of Class
org.eclipse.jface.text.PaintManager
Packages that use PaintManager
Package
Description
Provides a framework for creating and manipulating text documents.
-
Uses of PaintManager in org.eclipse.jface.text
Fields in org.eclipse.jface.text declared as PaintManagerModifier and TypeFieldDescriptionprotected PaintManager
TextViewer.fPaintManager
The viewer's paint manager.Methods in org.eclipse.jface.text that return PaintManagerModifier and TypeMethodDescriptionprotected PaintManager
TextViewer.getPaintManager()
Returns the paint manager of this viewer.