Eclipse Platform
2.1

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

Packages that use PaintManager
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing 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
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.