write hyperlink to JTextArea
807606Apr 17 2007 — edited Apr 17 2007Hi, I am new in Swing.
I am using JTabbedPane with some buttons and JTextArea to write a link names there.
Is it possible to write this links to JTextArea as hyperlinks and add action listener there to start browser when user click on it ?
Thank's.
andrews