NetBeansTV: JavaFX Samples (4): Drag and Drop

Posted in Development on October 25, 2011



In this short demo you'll see two implementations of the same drag and drop behavior.In the first version, the dragged object is a custom image node. The approach shown in the second version can be applied to any type of target node and you will see that it is therefor more flexible.

Watch Video

Tags: Java, NetBeans, NetBeansTV, Broadcasting, Screencasts, Development