public class ConsoleHyperlink extends Object implements org.eclipse.ui.console.IHyperlink
Modifier and Type | Field and Description |
---|---|
protected String |
file |
protected Region |
region |
Constructor and Description |
---|
ConsoleHyperlink(String file,
Region region) |
Modifier and Type | Method and Description |
---|---|
void |
linkActivated() |
void |
linkEntered() |
void |
linkExited() |
public void linkEntered()
linkEntered
in interface org.eclipse.ui.console.IHyperlink
public void linkExited()
linkExited
in interface org.eclipse.ui.console.IHyperlink
public void linkActivated()
linkActivated
in interface org.eclipse.ui.console.IHyperlink
Copyright © 2020. All rights reserved.