Uses of Class
org.eclipse.jface.text.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
-
Uses of TextEvent in org.eclipse.jface.text
Modifier 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