Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » can Jface table cell have selection event(wish to know if a selection listener can be created for jface table cell)
can Jface table cell have selection event [message #1497133] Wed, 03 December 2014 15:14
Krishnakant Mane is currently offline Krishnakant ManeFriend
Messages: 9
Registered: December 2013
Junior Member
Hello all,
I am been looking at various jface articles for table viewers, specialy on eclipse corner etc.
I am planning to use jface table viewer for more than just displaying data from a model.
I wish to know if I can write a selection listenner for a table cell.
The requirement is that user can click on a cell and the program can get the value of that cell which has been clicked.
Then further processing will happen.
Further more, I would ideally like to have clickable sells look some thing different, such as a link or similar stuff.
If nothing is possible to differentiate then I would at least change the color, but letting the user click on a cell is absolutely necessary.
Any code example or some suggestion?
Happy hacking.

Previous Topic:How to access the data provider instance created in the Activator of my plug-in
Next Topic:challenge: Setting with of last table column
Goto Forum:
  


Current Time: Sat Apr 20 02:35:47 GMT 2024

Powered by FUDForum. Page generated in 0.03281 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top