Eclipse Platform
2.1

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

Packages that use TextEvent
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
 

Uses of TextEvent in org.eclipse.jface.text
 

Methods in org.eclipse.jface.text with parameters of type TextEvent
 void PaintManager.textChanged(TextEvent event)
           
 void ITextListener.textChanged(TextEvent event)
          The visual representation of a text viewer this listener is registered with has been changed.
 


Eclipse Platform
2.1

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