Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.jface.text.hyperlink.IHyperlinkPresenterExtension

Packages that use IHyperlinkPresenterExtension
org.eclipse.jface.text.hyperlink Provides support for detecting and displaying hyperlinks in ISourceViewers.  
 

Uses of IHyperlinkPresenterExtension in org.eclipse.jface.text.hyperlink
 

Classes in org.eclipse.jface.text.hyperlink that implement IHyperlinkPresenterExtension
 class DefaultHyperlinkPresenter
          The default hyperlink presenter underlines the link and colors the line and the text with the given color.
 class MultipleHyperlinkPresenter
          A hyperlink presenter capable of showing multiple hyperlinks in a hover.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.