|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IHyperlink | |
---|---|
org.eclipse.jface.text.hyperlink |
Uses of IHyperlink in org.eclipse.jface.text.hyperlink |
---|
Classes in org.eclipse.jface.text.hyperlink that implement IHyperlink | |
class |
URLHyperlink
URL hyperlink. |
Methods in org.eclipse.jface.text.hyperlink that return IHyperlink | |
IHyperlink[] |
URLHyperlinkDetector.detectHyperlinks(ITextViewer textViewer,
IRegion region,
boolean canShowMultipleHyperlinks)
|
IHyperlink[] |
IHyperlinkDetector.detectHyperlinks(ITextViewer textViewer,
IRegion region,
boolean canShowMultipleHyperlinks)
Tries to detect hyperlinks for the given region in the given text viewer and returns them. |
protected IHyperlink[] |
HyperlinkManager.findHyperlinks()
|
Methods in org.eclipse.jface.text.hyperlink with parameters of type IHyperlink | |
void |
IHyperlinkPresenter.showHyperlinks(IHyperlink[] hyperlinks)
Tells this hyperlink presenter to show the given hyperlinks on the installed text viewer. |
void |
DefaultHyperlinkPresenter.showHyperlinks(IHyperlink[] hyperlinks)
|
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.