| 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.
|
| org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
| org.eclipse.ui.editors.text |
Provides a standard text editor and concrete document providers based
IFileBuffer and others directly handling IFile and
IStorage as editor input.
|
| org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
| Class and Description |
|---|
| HyperlinkManager
Default implementation of a hyperlink manager.
|
| IHyperlinkDetector
A hyperlink detector tries to find a hyperlink at
a given location in a given text viewer.
|
| IHyperlinkPresenter
A hyperlink presenter shows hyperlinks on the installed text viewer
and allows to pick one on of the hyperlinks.
|
| Class and Description |
|---|
| AbstractHyperlinkDetector
A hyperlink detector that can provide adapters through
a context that can be set by the creator of this hyperlink
detector.
|
| DefaultHyperlinkPresenter
The default hyperlink presenter underlines the
link and colors the line and the text with
the given color.
|
| HyperlinkManager.DETECTION_STRATEGY
Detection strategy.
|
| IHyperlink
Represents a hyperlink.
|
| IHyperlinkDetector
A hyperlink detector tries to find a hyperlink at
a given location in a given text viewer.
|
| IHyperlinkDetectorExtension
Extends
IHyperlinkDetector with ability
to dispose a hyperlink detector. |
| IHyperlinkPresenter
A hyperlink presenter shows hyperlinks on the installed text viewer
and allows to pick one on of the hyperlinks.
|
| IHyperlinkPresenterExtension
Extends
IHyperlinkPresenter with ability
to query whether the currently shown hyperlinks
can be hidden. |
| IHyperlinkPresenterExtension2
Extends
IHyperlinkPresenter with ability to distinguish between the modes in which the
control either takes focus or not when visible. |
| Class and Description |
|---|
| IHyperlinkDetector
A hyperlink detector tries to find a hyperlink at
a given location in a given text viewer.
|
| IHyperlinkPresenter
A hyperlink presenter shows hyperlinks on the installed text viewer
and allows to pick one on of the hyperlinks.
|
| Class and Description |
|---|
| IHyperlinkDetector
A hyperlink detector tries to find a hyperlink at
a given location in a given text viewer.
|
| IHyperlinkPresenter
A hyperlink presenter shows hyperlinks on the installed text viewer
and allows to pick one on of the hyperlinks.
|
| Class and Description |
|---|
| AbstractHyperlinkDetector
A hyperlink detector that can provide adapters through
a context that can be set by the creator of this hyperlink
detector.
|
| IHyperlinkDetector
A hyperlink detector tries to find a hyperlink at
a given location in a given text viewer.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.