I have Java Desktop application that displays some information in a JTable that may contain URLs with some text in some cells. How can I make only the URL click
JTable
here is a sample about displaying text as hyperlink: HyperLink in JTable Cell