문제

I want to display clickable links as column values in a table viewer. All I am getting is plain text now. Any insight is highly appreciated.

도움이 되었습니까?

해결책

You have to create draw label provider and draw the text to look like a hyperlink and act on the click event with a mouse-listener. Here is an example

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top