Drag & Drop - HeapByteBuffer

Ryan Cuprak rcuprak at gmail.com
Tue Jun 18 13:30:52 PDT 2013


 Just curious if anyone has ever run into a situation where you get a java.nio.HeapByteBuffer instead of the deserialized object? I implemented drag and drop in a table in a TableView. It works fine in the test app but fails in the actual application - drop gets receives the HeapByteBuffer instead.

 Thanks,
 -Ryan


More information about the openjfx-dev mailing list