| [news.eclipse.platform.swt] Re: How to sort nodes in SWT Tree / Table ? |
Hi,
I'd like to sort my item in a Tree (and other item in a Table - hopefully it's the same - or silimar - code ;-) ). But I can't find any examples...
All I want is bascially sorting the items alphabetically - i.e. subitems of an item in a tree and all items in a table.
I assume it's really easy... anny help appreciated! Thorsten
Tom