Eclipse Platform
Release 3.2

Package org.eclipse.jface.text.hyperlink

Provides support for detecting and displaying hyperlinks in ISourceViewers.

See: Description

Package org.eclipse.jface.text.hyperlink Description

Provides support for detecting and displaying hyperlinks in ISourceViewers.

SourceViewer supports hyperlinked text regions inline in the displayed text. It delegates the detection and presentation of hyperlinks to IHyperlinkDetector and IHyperlinkPresenter, respectively.

Override the following methods in SourceViewerConfiguration to customize the hyperlink behavior of a source viewer:

Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.