是否有类似于http://allen-sauer.com/com.allen_sauer.gwt.dnd.demo.DragDropDemo/DragDropDemo.html#PaletteExample的解决方案,但对于普通的Java应用程序,即允许在画布上拖动gui元素?
谢谢
解决方法:
是的,这是可能的.不,这不是微不足道的.
您将希望使用代码D’n’D API How to drag and drop with Java 2, Part 1成为farmiluar
您可能希望阅读
> Smooth JList Drop Target Animation
> Smooth Tree Drop Animation
> My Drag Image is Better Than Yours
> Dead Simple Drags
> Fancy Drops
> Drag Images for Everyone…and we do mean Everyone
> Drop Target Navigation, or You Drag Your Bags
> Swing Drag Images, Improved
> Improved Drag Images
您可能还想熟悉GlassPane