public static interface OutputTextPane.Interaction
| Modifier and Type | Method and Description |
|---|---|
void |
fileClicked(File file,
int line)
Notification that the user clicked a file link
|
void fileClicked(File file, int line)
file - the file that was clickedline - the line number the file link points to. Will be -1 if no line was specifiedCopyright © 2013. All rights reserved