Hi,
thanks for the link, but I think the example is a different case. In
the example tree, they apply the selectionModel only for the 'Song'
layer, which never contains anything but leaf nodes.
In my case, there's layers with both leaf- and subtree nodes. Like in
a filesystem tree, where there's both files and subdirectories on the
same level.
When simply applying a SingleSelectionModel to any kind of node, I get
weird behaviour upon selection (multiple tree nodes get selected, each
on every expanded tree layer).
On 11 Aug., 09:47, Peter Nøbbe <
akpe...@gmail.com> wrote:
> Hi mate...
>
> Take a look on this..
>
>
http://www.google.com/codesearch/p?hl=en#A1edwVHBClQ/user/javadoc/com...