[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform.swt] Re: Where to find checkbox images for TableViewer
|
Tom Schindl a écrit :
>
> TableViewer doesn't provide the possiblity to place arbitary controls in
> the table but it might be an interesting idea to provide something like
> this in 3.3.
It would be a good idea, to catch up with Swing's advance. The Swing API
much more powerful than SWT/JFace. For example, a JTable manages
checkbox editors automatically for boolean types.
--
Patrick