public class ConstantPoolHyperlinkListener
extends java.awt.event.MouseAdapter
Constructor and Description |
---|
ConstantPoolHyperlinkListener(BrowserServices services,
int constantPoolIndex)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
link(BrowserServices services,
int constantPoolIndex)
Link to a specific constant pool entry.
|
void |
mouseClicked(java.awt.event.MouseEvent event) |
public ConstantPoolHyperlinkListener(BrowserServices services, int constantPoolIndex)
services
- the browser servicesconstantPoolIndex
- the index of the constant pool to lonk to.public void mouseClicked(java.awt.event.MouseEvent event)
mouseClicked
in interface java.awt.event.MouseListener
mouseClicked
in class java.awt.event.MouseAdapter
public static void link(BrowserServices services, int constantPoolIndex)
services
- browser servicesconstantPoolIndex
- the index of the constant pool entry