public interface IHyperlink
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
linkActivated()
Notification that this link has been activated.
|
void |
linkEntered()
Notification that the mouse has entered this link's region.
|
void |
linkExited()
Notification that the mouse has exited this link's region
|
void linkEntered()
void linkExited()
void linkActivated()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.