[Jsxe-devel] [Task #113833] Migrate TreeView Drag and Drop to Swing
Status: Inactive
Brought to you by:
ian_lewis
From: SourceForge.net <no...@so...> - 2005-03-28 16:17:31
|
Task #113833 has been updated. Project: jsXe Subproject: jsXe Summary: Migrate TreeView Drag and Drop to Swing Complete: 0% Status: Open Authority : ian_lewis Assigned to: nobody Description: Migrate TreeView Drag and Drop to use swing drag and drop functionality. Info about how to implement this can be found in the doc for the javax.swing.TransferHandler class in java 1.4. Need to extend or use TransferHandler and pass it to the swing component. In this case the DefaultViewTree. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=113833&group_id=58584&group_project_id=41792 |