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 PaintManagerTextViewer.fPaintManagerThe viewer's paint manager.Methods in org.eclipse.jface.text that return PaintManagerModifier and TypeMethodDescriptionprotected PaintManagerTextViewer.getPaintManager()Returns the paint manager of this viewer.