|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a hyperlink.
Clients may implement this interface.
Method Summary | |
---|---|
IRegion |
getHyperlinkRegion()
The region covered by this type of hyperlink. |
String |
getHyperlinkText()
Optional text for this hyperlink. |
String |
getTypeLabel()
Optional label for this type of hyperlink. |
void |
open()
Opens the given hyperlink. |
Method Detail |
public IRegion getHyperlinkRegion()
public String getTypeLabel()
This type label can be used by IHyperlinkPresenter
s
which show several hyperlinks at once.
null
if nonepublic String getHyperlinkText()
This can be used in situations where there are several targets for the same hyperlink location.
null
if nonepublic void open()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.