Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Table with one checkbox column
Table with one checkbox column [message #452547] Tue, 22 March 2005 03:39 Go to next message
Eclipse UserFriend
Originally posted by: sl.x.com

Hi,

I need some code example on how to create a table with one checkbox column
and the rest of the columns are text. How do I provide and fill up the
table with data?

Thanks
sl
Re: Table with one checkbox column [message #452553 is a reply to message #452547] Tue, 22 March 2005 08:51 Go to previous message
Eclipse UserFriend
Originally posted by: chauntowpin.yahoo.com.cn

JFace TableViewer acts as a connector between your domain model and SWT
view. The flowing example
may be helpful.
http://www.eclipse.org/articles/Article-Table-viewer/table_v iewer.html

"sl" <sl@x.com> ??????:4226083903f15a4a94746c3fba1a18a0$1@www.eclipse.org...
> Hi,
>
> I need some code example on how to create a table with one checkbox column
> and the rest of the columns are text. How do I provide and fill up the
> table with data?
>
> Thanks
> sl
>
Previous Topic:When to dispose a Shell with swt.ON_TOP ?
Next Topic:Advanced Table Tutorial?
Goto Forum:
  


Current Time: Fri Apr 26 21:07:23 GMT 2024

Powered by FUDForum. Page generated in 0.02601 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top