In a jtree with alt key held down, you can select any number of

discontiguous

rows in the tree. I need to be able to do this WITHOUT holding down the

alt key


Also, when a node is collapsed and then expanded again, any selected

rows

in that node are lost. I need the node to REMEMBER which of its rows

were

selected and redisply them when the node is expanded again.