public interface ITextViewerExtension4
| Modifier and Type | Method and Description |
|---|---|
void |
addTextPresentationListener(ITextPresentationListener listener)
Adds the given text presentation listener to this text viewer.
|
void |
removeTextPresentationListener(ITextPresentationListener listener)
Removes the given text presentation listener from this text viewer.
|
void addTextPresentationListener(ITextPresentationListener listener)
listener - the text presentation listenervoid removeTextPresentationListener(ITextPresentationListener listener)
listener - the text presentation listener