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
ISourceViewer
s.-
Uses of TextEvent in org.eclipse.compare.internal
Methods in org.eclipse.compare.internal with parameters of type TextEvent -
Uses of TextEvent in org.eclipse.jface.text
Methods in org.eclipse.jface.text with parameters of type TextEventModifier and TypeMethodDescriptionvoid
ITextListener.textChanged
(TextEvent event) The visual representation of a text viewer this listener is registered with has been changed.void
PaintManager.textChanged
(TextEvent event) -
Uses of TextEvent in org.eclipse.jface.text.hyperlink
Methods in org.eclipse.jface.text.hyperlink with parameters of type TextEvent