| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I am trying to implement local object drag and drop. While I can drag Transferables, I seem unable to drop them successfully. In response to my previous posting, Kyle suggested that I make my Transferable implement Serializable. While this has helped with "application/x-java-serialized-object" flavor Transferables (which is a huge step forward), it has not helped with "application/x-java-jvm-local-objectref" flavors._______________________________________________
Rather than post another code listing, I would like to hear if anyone has had success using "application/x-java-jvm-local-objectref" (aka DataFlavor.javaJVMLocalObjectMimeType) in drag and drop. I think that I can use the "serialized object" approach, but I would like to know how to use the "local objectref" approach should I need it.
Thanks.
-Eric
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Do not post admin requests to the list. They will be ignored.
| References: | |
| >Any success stories with "application/x-java-jvm-local-objectref" flavors and Drag and Drop? (From: Eric Cooper <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.