In a jtree with alt (or is it control) 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 redisplay them as they appeared before the node was collapsed.
