JFaceSnippets
Revision as of 10:09, 13 January 2007 by Tom.schindl.bestsolution.at (Talk | contribs) (→[http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/viewers/Snippet001TableViewer.java?view=markup Snippet001TableViewer])
JFace-Snippets are small easy understandable programming example how to use JFace API. You can find them in CVS JFace code snippets:
Viewers
Snippet001TableViewer
Demonstrates a simply TableViewer with one column. It holds all important classes used for all JFace-Viewers (LabelProvider,IStructuredContentProvider)