I have some URls displayed in an jeditorpane but when I click on them it doesn't open the related site.
Printable View
I have some URls displayed in an jeditorpane but when I click on them it doesn't open the related site.
Implement a HyperlinkListener. See JEditorPane (Java 2 Platform SE v1.4.2) , in particular the addHyperlinkListener method
Has this solved your question nasi?
yes, thanks for this great forum