Eclipse Platform
Release 3.1

Uses of Package
org.eclipse.jface.text.hyperlink

Packages that use org.eclipse.jface.text.hyperlink
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
org.eclipse.jface.text.hyperlink   
org.eclipse.jface.text.source Provides a support for managing annotations attached to a document. 
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. 
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.jface.text
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.
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.jface.text.hyperlink
IHyperlink
          Represents a hyperlink.
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.
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.jface.text.source
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.
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.ui.editors.text
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.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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