Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #22290 > unrolled thread
| Started by | subhabangalore@gmail.com |
|---|---|
| First post | 2013-02-13 06:25 -0800 |
| Last post | 2013-02-13 17:28 +0000 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.java.programmer
Select, Cut, Copy and Move Files subhabangalore@gmail.com - 2013-02-13 06:25 -0800
Re: Select, Cut, Copy and Move Files Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2013-02-13 09:01 -0800
Re: Select, Cut, Copy and Move Files lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-02-13 17:28 +0000
| From | subhabangalore@gmail.com |
|---|---|
| Date | 2013-02-13 06:25 -0800 |
| Subject | Select, Cut, Copy and Move Files |
| Message-ID | <adb4f42d-c901-4abd-9a6c-59cfd21ad719@googlegroups.com> |
Dear Group, I like to write a code which would select a list of files, cut/copy any one of the files to my desired location. If possible I want to activate the CTRL+X, CTRL+C command. If any one of the learned members can kindly help. Thanks in Advance, Regards, Subhabrata.
[toc] | [next] | [standalone]
| From | Daniel Pitts <newsgroup.nospam@virtualinfinity.net> |
|---|---|
| Date | 2013-02-13 09:01 -0800 |
| Message-ID | <bGPSs.165775$lw2.30223@newsfe30.iad> |
| In reply to | #22290 |
On 2/13/13 6:25 AM, subhabangalore@gmail.com wrote: > Dear Group, > > I like to write a code which would select a list of files, cut/copy any one of the files to my desired location. If possible I want to activate the CTRL+X, CTRL+C command. > > If any one of the learned members can kindly help. > > Thanks in Advance, > Regards, > Subhabrata. > > > There are much better ways to move files around than to interact with the UI. What's your real goal? Why do you want to move or copy files?
[toc] | [prev] | [next] | [standalone]
| From | lipska the kat <"nospam at neversurrender dot co dot uk"> |
|---|---|
| Date | 2013-02-13 17:28 +0000 |
| Message-ID | <RJSdncssy8nUUIbMnZ2dnUVZ7tOdnZ2d@bt.com> |
| In reply to | #22290 |
On 13/02/13 14:25, subhabangalore@gmail.com wrote: > Dear Group, > > I like to write a code which would select a list of files, cut/copy any one of the files to my desired location. If possible I want to activate the CTRL+X, CTRL+C command. > > If any one of the learned members can kindly help. > > Thanks in Advance, > Regards, > Subhabrata. http://lmgtfy.com/?q=java+drag+and+drop+file lipska -- Lipska the Kat©: Troll hunter, sandbox destroyer and farscape dreamer of Aeryn Sun
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.java.programmer
csiph-web