posted 17 years ago
I would like to know, is there any better way to handle the tableEditors like that of a tableViewer in SWT.
For example, if I want to show a column with boolean data, JFace viewer allows me to specify a check box cell Editor. However once the editing is over, the data is displayed as text. But my requirement is to have always check box indicationg the data. To implement this, I will am forced to used tableEditor and this breaks the concept of a viewer.
Thanks,
Sanjeev
Thanks,<br />SCJP 1.5, SCDJWS