Print-friendly VersionPrint-friendly Version    Download Documentation

Drag and Drop

Drag and Drop enables data transfer across JavaTM programming language and native applications, between Java programming language applications, and within a single Java programming language application.

Support for drag and drop is implemented primarily in the AWT package, but there is additional support built in to the Swing GUI classes. In many cases, drag and drop support can be enabled by calling a single method on a Swing component. For more information, please see How to Use Drag and Drop and Data Transfer, a section in The Swing Tutorial

API Specification
Tutorials and Programmer's Guides
API Enhancements More Information


Discuss
We welcome your participation in our community. Please keep your comments civil and on point. You may optionally provide your email address to be notified of replies — your information is not used for any other purpose. By submitting a comment, you agree to these Terms of Use.