[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: New article: Building and delivering a table editor with SWT/JFace
|
Correction: The article by Joe Winchester is entitled "Graphics Context - Quick on the draw"
http://eclipse.org/articles/Article-SWT-graphics/SWT_graphics.html
"Jim des Rivieres" <jim_des_rivieres@xxxxxxx> wrote in message news:be1s1l$7de$1@xxxxxxxxxxxxxxxx
> Building and delivering a table editor with SWT/JFace
> by Joe Winchester (IBM)
>
> Abstract: The JFace API provides several classes that can be used to build editable table views.
In
> this article, we present a fairly extensive example that exercises the JFace and SWT classes
needed
> to implement a table with cell editors for check-boxes, free text and combo-boxes. We also show
how
> to ackage and deliver the classes into a stand-alone (non Eclipse) Java application.
>
>