Uses of Package
org.eclipse.jface.text.hyperlink
Package
Description
Provides a framework for creating and manipulating text documents.
Provides support for detecting and displaying hyperlinks in
ISourceViewer
s.Provides a framework for connecting document regions
with annotations and for displaying those.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Provides a framework for text editors obeying to the
desktop rules.
-
ClassDescriptionDefault implementation of a hyperlink manager.A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.
-
ClassDescriptionA hyperlink detector that can provide adapters through a context that can be set by the creator of this hyperlink detector.The default hyperlink presenter underlines the link and colors the line and the text with the given color.Detection strategy.Represents a hyperlink.A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.Extends
IHyperlinkDetector
with ability to dispose a hyperlink detector.A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.ExtendsIHyperlinkPresenter
with ability to query whether the currently shown hyperlinks can be hidden.ExtendsIHyperlinkPresenter
with ability to distinguish between the modes in which the control either takes focus or not when visible. -
ClassDescriptionA hyperlink detector tries to find a hyperlink at a given location in a given text viewer.A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.
-
ClassDescriptionA hyperlink detector tries to find a hyperlink at a given location in a given text viewer.A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.
-
ClassDescriptionA hyperlink detector that can provide adapters through a context that can be set by the creator of this hyperlink detector.A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.