View Single Post
  #2 (permalink)  
Old 08-07-2007, 07:57 AM
baltimore baltimore is offline
Member
 
Join Date: Jul 2007
Posts: 40
baltimore is on a distinguished road
Well actually, I found a solution to this already..

I make a Jlabel and add the mouse motion and drop listeners, then it the drop listener is fired and is found to be in a target (in this case another panel), I create a jlabel at runtime and place it in the other panel..

The only thing left is the ability for it to 'snap' into the the desired grid on the panel.. but I think i can manage that..
Reply With Quote