JEditorPane - Links and Mailtos...
Hi everyone,
For a while now, I have been trying to figure out how to get hyperlinks working in a JEditorPane. I realize I could make it uneditable and all that, but I need two things above and beyond:
1) I need the link you clicked to open in your default web browser.
2) I need "mailto" links to open a new e-mail in your default e-mail client.
I have no idea where to find code for (1) and (2)... I have searched high and low and can't find anything useful, especially for (2).
I would be grateful for any help.
Thank you,
Wojciech