References on
TableViewer
API on
TableViewer
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fjface%2Fviewers%2FTableViewer.html Voegella's explaination on
TableViewer
http://www.vogella.com/articles/EclipseJFaceTable/article.html ComboBoxes and editing support for
TableViewer
http://www.subshell.com/en/subshell/blog/Eclipse-RCP-Comboboxes-inside-a-JFace-TableViewer100.html Another
TableViewer
Example: http://www.java2s.com/Code/Java/SWT-JFace-Eclipse/DemonstratesTableViewers.htm More on
ContentProvider
and
LabelProvider