Changeset: 54635cd788f3
Author:    jgiles
Date:      2014-02-07 10:39 +1300
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/54635cd788f3

RT-35601: ListView won't DnD items
In actual fact, ListView supports DnD just fine - it's just that the 
HelloListView sample app did not have DnD code to enable it.
I've now updated HelloListView to include DnD support on the DnD tab, so that 
it can be tested.

! apps/toys/Hello/src/main/java/hello/HelloListView.java

Reply via email to