[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Displaying tabular data in a view

Could could use the Properties view.

However, i don't understand your problem with SWT Table widget. You can set it read-only, hide the table headers and make the TableColumns not sizable. Doesn't this suite your requirements?