JDK-4290723 : Fully Functional DnD
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 1999-11-12
  • Updated: 2001-09-28
  • Resolved: 2001-09-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.0 beta3Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description

Name: hv30045			Date: 11/11/99

Minimal support for AWT Drag and Drop was added in JDK 1.2 and was further
enhanced in 1.2.2.  This provides a gesture based solution, with clear feedback
mechanisms, for copying or moving data (text, graphics, files...) from one
application or directory etc. to another.

In Merlin, Drag and Drop should be further developed and should provide
consistent deadlock-free, support for drag and drop:
    between a VM and the native platform
    within a VM
    between VMs

All supported MIME types should be draggable and the application should be able
to determine the best way to utilize the copied or moved information.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin-beta2 FIXED IN: merlin-beta3 INTEGRATED IN: merlin-beta3
14-06-2004

EVALUATION Committing to fix -- Merlin Release Driver. david.mendenhall@east 2000-08-04 Drag&Drop is now fully functional, although a few bugs remain. ###@###.### 2001-09-28
04-08-2000