[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.dsdp.ercp] Re: TextCellEditor does not work in TableViewer
|
No that's what I meant.
Tom
Markus Bach schrieb:
> Hello Tom.
>
> Did you mean to call setColumnProperties? They are set between the
> LabelProvider and the CellModifier:
>
>
> > tableViewer.setLabelProvider(new
> ConfigurationProtocolTableLabelProvider());
> > tableViewer.setColumnProperties(new String[] { "DATE",
> "PROFILE_NAME", "INFO" });
> > tableViewer.setCellModifier(new
> ConfigurationProtocolTableCellModifier(tableViewer));
>
> Or do I have to set any other properties with setProperties ?
>
> Thanks
>
> Markus
>
>
--
B e s t S o l u t i o n . at
--------------------------------------------------------------------
Tom Schindl JFace-Committer
--------------------------------------------------------------------