I mean that the TableViewer should react like it is enabled (scrolling
possible, show selection), but the values in the table can not be altered.
Maybe when I describe my usage it would be clearer...I have view on a
picture and a TableViewer in which each row a color is displayed. Now I
can click on a button to pick a color from the image. Therefore a selected
row in table is needed. After clicking on the pick color button the
controls are all disabled now. I can not see the selected row in the table
in which the picked color information is set.