Any Object transfer in Drag n Drop

How can I transfer any object in DragnDrop. I am willing to transfer a Object Array. Each Object can be anything. What should be the Transferable in that case and what should be the flavours?Thanks
[211 byte] By [chandrajeeta] at [2007-11-26 14:01:27]
# 1
You have to specify it. http://java.sun.com/docs/books/tutorial/uiswing/dnd/intro.html
zadoka at 2007-7-8 1:43:39 > top of Java-index,Desktop,Core GUI APIs...