public abstract class XDebuggerTreeNodeHyperlink
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static SimpleTextAttributes |
TEXT_ATTRIBUTES |
Modifier | Constructor and Description |
---|---|
protected |
XDebuggerTreeNodeHyperlink(java.lang.String linkText) |
Modifier and Type | Method and Description |
---|---|
boolean |
alwaysOnScreen() |
java.lang.String |
getLinkText() |
SimpleTextAttributes |
getTextAttributes() |
abstract void |
onClick(java.awt.event.MouseEvent event) |