org.eclipse.debug.ui.console
Interface IConsoleHyperlink
-
All Superinterfaces:
-
IHyperlink
-
All Known Implementing Classes:
-
FileLink
Deprecated. replaced by org.eclipse.ui.console.IHyperlink
-
public interface IConsoleHyperlink
- extends
IHyperlink
A hyperlink in the console. Link behavior is implementation dependent.
Clients may implement this interface.
Since 3.1, this interface now extends
IHyperlink
.
-
Since:
- 2.1
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.