How to identify that we are dragging mouse on the Jtree?
Hi Guys,
How to Identify that we are dragging the mouse on the JTree ?
I have this intrigue problem where i need to identify whether the user is clicking or dragging on the tree. Based on that result I need to select some other row in the tree table.
Is there a easy way to do it
Please help
-nice dude

