View Single Post
  #3 (permalink)  
Old 06-07-2007, 07:24 PM
Ada Ada is offline
Member
 
Join Date: May 2007
Posts: 8
Ada is on a distinguished road
Yes, I know it. I replaced the default transferhandler with my own. I have two JLists, I need to disable the drop component in the first JList and the the drag component in the second one, so I can only drag items from the first list to the second one, and not the other way around. Is it possible?
Reply With Quote