Hi Scott,

In addition to the fine comments from the group:

Indeed, the use case you present is very simple and could be represented in
a JFace Viewer[1].

The viewers from Nebula: Grid, XViewer and NatTable all add additional
functions like OOTB grouping, sorting, cell grouping, column configuration
and such.

You may search google for nebula snippets, natttable snippets which will
lead to plenty of examples.

[1] https://wiki.eclipse.org/JFaceSnippets

Cheers,

Wim



On Sat, Sep 8, 2018 at 7:44 AM, Dirk Fauth <dirk.fa...@gmail.com> wrote:

> Dependent on the data structure you could also do this using NatTable.
> There you even have the GroupBy feature where users can do the grouping
> dynamically. And there are plenty of examples and snippets.
>
> Scott Lewis <sle...@composent.com> schrieb am Fr., 7. Sep. 2018, 23:17:
>
>> On 9/7/2018 1:53 PM, Hallvard Trætteberg wrote:
>>
>> Can't this be done with the JFace tree table viewer?
>>
>>
>> It's possible that it could be...I haven't used the JFace tree table
>> viewer in several years.  Are there any known examples/snippets that are
>> similar to what I've described?
>>
>> Scott
>>
>>
>> _______________________________________________
>> nebula-dev mailing list
>> nebula-dev@eclipse.org
>> To change your delivery options, retrieve your password, or unsubscribe
>> from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/nebula-dev
>
>
> _______________________________________________
> nebula-dev mailing list
> nebula-dev@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/nebula-dev
>
_______________________________________________
nebula-dev mailing list
nebula-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/nebula-dev

Reply via email to