Re: How to use sorter in TreeViewer ? [message #303937] |
Fri, 26 May 2006 08:46  |
Eclipse User |
|
|
|
Frank Li wrote:
> I'm writing a SWT/Jface application to organize an organization.
>
> The organization is the ROOT of my TreeViewer,
> then, the 1st level is department,
> the 2nd level is group,
> the final level is person.
>
> The element of every level (department/group/person)
> has an identical ID which is expressed as "int".
>
> I want the TreeViewer list every department/group/person
> as sorted by is "Id".
>
> How can I make it ?
>
> Thanks a lot in advance.
>
>
re-routing to eclipse.platform.
Later,
PW
|
|
|
Re: How to use sorter in TreeViewer ? [message #304138 is a reply to message #303937] |
Wed, 31 May 2006 15:09  |
Eclipse User |
|
|
|
Originally posted by: bokowski.ca.ibm.com
TreeViewer.setSorter()?
"Paul Webster" <pwebster@ca.ibm.com> wrote in message
news:e56tcb$cv7$2@utils.eclipse.org...
> Frank Li wrote:
> > I'm writing a SWT/Jface application to organize an organization.
> >
> > The organization is the ROOT of my TreeViewer,
> > then, the 1st level is department,
> > the 2nd level is group,
> > the final level is person.
> >
> > The element of every level (department/group/person)
> > has an identical ID which is expressed as "int".
> >
> > I want the TreeViewer list every department/group/person
> > as sorted by is "Id".
> >
> > How can I make it ?
> >
> > Thanks a lot in advance.
> >
> >
>
> re-routing to eclipse.platform.
>
> Later,
> PW
|
|
|
Powered by
FUDForum. Page generated in 0.25666 seconds