| [news.eclipse.platform.swt] Re: Subclassing SWT Tree |
Rich Kulp wrote:
Hi,
This example shows how you would use Tree itself without subclassing to allow you to draw on the Tree itself.
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet226.java
Hi,
Thanks,
nj