Posted By:
Alexander_Berkes
Posted On:
Monday, April 2, 2001 07:48 PM
I am writing a browser application in which I display the html page on a JEditorPane.
I was not able to handle the event of a click on a hyperlink which would result in a download.
Is there a possibility to handle this events with the HyperlinkListener and if not, how can I implement such an event-handler?
Regards Alex,