Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #22290 > unrolled thread

Select, Cut, Copy and Move Files

Started bysubhabangalore@gmail.com
First post2013-02-13 06:25 -0800
Last post2013-02-13 17:28 +0000
Articles 3 — 3 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  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

#22290 — Select, Cut, Copy and Move Files

Fromsubhabangalore@gmail.com
Date2013-02-13 06:25 -0800
SubjectSelect, 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]


#22291

FromDaniel Pitts <newsgroup.nospam@virtualinfinity.net>
Date2013-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]


#22293

Fromlipska the kat <"nospam at neversurrender dot co dot uk">
Date2013-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