Jtree - selection issues
I have writen a JCheckBox Tree - all is fine but i need to implement a feature that allows user to move the items up and down the hierarych inside only one level. so I added a buttons to do that but when i choose the item and then choose button i lost focus on the tree - how to recover and set the focus to desired item ? example code will be very helpful...
Thanks in advance
mchmiel

