Eclipse Platform
Release 3.1

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

Methods inherited from interface org.eclipse.ui.console.IHyperlink
linkActivated, linkEntered, linkExited
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.