|
Eclipse Platform Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHyperlinkPresenterExtension2
Extends IHyperlinkPresenter
with ability to distinguish between the modes in which the
control either takes focus or not when visible.
Clients may implement this interface.
Method Summary | |
---|---|
void |
showHyperlinks(IHyperlink[] activeHyperlinks,
boolean takesFocusWhenVisible)
Tells this hyperlink presenter to show the given hyperlinks on the installed text viewer and specifies whether or not the control takes focus when visible. |
Method Detail |
---|
void showHyperlinks(IHyperlink[] activeHyperlinks, boolean takesFocusWhenVisible)
activeHyperlinks
- the hyperlinks to showtakesFocusWhenVisible
- true
if the control takes the focus when visible,
false
otherwise. Will be ignored if there is only one hyperlink to
show.
|
Eclipse Platform Release 3.7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2011. All rights reserved.