| [news.eclipse.newcomer] Re: JFace Viewers |
Hello,
i would like to know the working of ContentProvider and LabelProvider in detail..I downloaded plugins like TableViewerExample and TreeViewerExample but i couldn't grasp much from it.
Are there any simple examples for understanding how a table viewer works with Content and Label provider in order to display data in the tables??
I would be really glad if anyone helped me out.
Thanks, adithya.
Try this one:
http://www.vogella.de/articles/EclipseJFaceTable/article.html
-Jason