Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.jface.text.PaintManager

Packages that use PaintManager
org.eclipse.jface.text 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 PaintManager
protected  PaintManager TextViewer.fPaintManager
          The viewer's paint manager.
 

Methods in org.eclipse.jface.text that return PaintManager
protected  PaintManager TextViewer.getPaintManager()
          Returns the paint manager of this viewer.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.