JTextPane create hyperlinks
in my project, strings are entered in separate field n get displayed in JTextPanei want d strings get processed n to b checked if they r links like http://.....or www. ... if so they 've to b converted to hyperlinks.how do i achieve this..