http://wiki.eclipse.org/JFaceSnippets#Snippet034CellEditorPe rRowNewAPI
Chris Turner schrieb:
> Hi Everyone,
>
> I'm using a CellEditor in an Jface TreeViewer and set the Celleditor with:
>
> treeViewer.setCellEditors(editors)
> per column. My Question is now can I specify different CellEditors for
> the same Column but in a different row? If "yes" who?
>
> Thanks in advance
> Chris
>