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


Groups > comp.lang.java.gui > #1878

Re: Drag N Drop with virt

From "dbhomers" <dbhomers@THRWHITE.remove-dii-this>
Subject Re: Drag N Drop with virt
Message-ID <1182522221.334604.84360@m36g2000hse.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <IJWdndGvMr3VSubbnZ2dnUVZ_jmdnZ2d@comcast.com>
Date 2011-04-27 15:35 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On 22 Jun., 16:10, "Larry Barowski" <MElarrybar-AT-
eng_DOT_auburnANOTHERDOTeduEND> wrote:
> "Larry Barowski" <MElarrybar-AT-eng_DOT_auburnANOTHERDOTeduEND> wrote in
> messagenews:FMKdnbyUdOikS-bbnZ2dnUVZ_vGinZ2d@comcast.com...
>
>
>
> > In your Transferrable subclass, have getTransferData() create
> > and write the temporary files.
>
> Oops, I meant Transferrable implementation class, of course.

Hi, iam a little bit confused :/
I also had overwritten the getTransferData() and return a List<File>;
For Example i have my temporary File in this List: new File("/tmp/
empty.txt");
Now the File will be droped to an unknown Location "on the Filesystem
(not in my App!)".
After this Drop the File i got in the List also have the Path /tmp/
empty.txt
The same in exportDone(), Filepath is the old one, not the new one!

Should i return something other in getTransferData() ??

Thanks for your Help!

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Drag N Drop with virtual "Dirk Becker" <dirk.becker@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
  Re: Drag N Drop with virt "bcr666" <bcr666@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
  Re: Drag N Drop with virt "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
    Re: Drag N Drop with virt "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
      Re: Drag N Drop with virt "dbhomers" <dbhomers@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
        Re: Drag N Drop with virt "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
          Re: Drag N Drop with virt "dbhomers" <dbhomers@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000
            Re: Drag N Drop with virt "Larry Barowski" <larry.barowski@THRWHITE.remove-dii-this> - 2011-04-27 15:35 +0000

csiph-web