| Summary: | GraphViewer not able to sort | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Christian Sowada <eclipse> |
| Component: | GEF-Legacy Zest | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | irbull, nyssen |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Christian Sowada
I'm not really sure "sort" makes sense in a graph. In a list i can understand this. In a graph the concept of a layout is more attractive. Do you have an idea of what "sort" should do? I think its very intresting in a horizontal Treelayout. We use this for group an member displaying. in a group are often more then 50 persons. In this situation ist good to sort the members. but i've a solution for my problem. i set a comperator for the layoutmanager. This comperator alway retuns 0. after this step i can sort on my content provider. Resolving as invalid due to comment #2. |