Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.hyperlink |
Provides support for detecting and displaying hyperlinks in ISourceViewers.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
HyperlinkManager.textChanged(TextEvent event) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.