[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Custom Cell Editors in TableViewer

Hello,

Can anyone tell how exactly we can create a Custom Cell Editor for JFace TableViewer.

To elaborate, i am having a table viewer, in which i need to add Double Click Listener for all the rows(items) of a particular column. So i thought of having a MyCustomLabelEditor and add Double click listener to it. Please let me know.

Thanks and Regards
SN.