|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHyperlink2
Optional extension to IHyperlink
.
Clients implementing IHyperlink
may also implement this interface.
When implemented, the method linkActivated(Event)
is called instead of
linkActivated()
.
Method Summary | |
---|---|
void |
linkActivated(Event event)
Notification that this link has been activated. |
Methods inherited from interface org.eclipse.ui.console.IHyperlink |
---|
linkActivated, linkEntered, linkExited |
Method Detail |
---|
void linkActivated(Event event)
event
- the SWT event which triggered this hyperlink
|
Eclipse Platform Release 3.6 |
|||||||||
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, 2010. All rights reserved.