[Jsxe-devel] [Task #113835] Implement Cut, Copy, Paste actions in the Tree View
Status: Inactive
Brought to you by:
ian_lewis
From: SourceForge.net <no...@so...> - 2005-03-28 16:23:43
|
Task #113835 has been updated. Project: jsXe Subproject: jsXe Summary: Implement Cut, Copy, Paste actions in the Tree View Complete: 0% Status: Open Authority : ian_lewis Assigned to: nobody Description: Use the swing TransferHandler class to implement copy and paste within the Tree View. With the swing TransferHandler it should be easy to do the following: * The user should be able to use the normal Ctrl-C, Ctrl-X and Ctrl-V keys on nodes in the Tree View. * An 'Edit' menu should be added to the Tree View. It would contain the cut, copy, paste actions. * The user should be able to cut a node and paste it into a text editor or other application. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=113835&group_id=58584&group_project_id=41792 |