Uses of Class
org.eclipse.jface.text.TextEvent
Packages that use TextEvent
Package
Description
Provides a framework for creating and manipulating text documents.
Provides support for detecting and displaying hyperlinks in 
ISourceViewers.- 
Uses of TextEvent in org.eclipse.compare.internalMethods in org.eclipse.compare.internal with parameters of type TextEvent
- 
Uses of TextEvent in org.eclipse.jface.textMethods in org.eclipse.jface.text with parameters of type TextEventModifier and TypeMethodDescriptionvoidITextListener.textChanged(TextEvent event) The visual representation of a text viewer this listener is registered with has been changed.voidPaintManager.textChanged(TextEvent event) 
- 
Uses of TextEvent in org.eclipse.jface.text.hyperlinkMethods in org.eclipse.jface.text.hyperlink with parameters of type TextEvent