Drag N Drop from Jtree to Jtable using swing
843806Jul 1 2009 — edited Jul 2 2009Hi All,
In my application, I want to drag and drop the node of the JTree to Jtable. How the Jtree node name added in the jtable as another row also after i added the row i want to open the frame with node name. Please help me.