we would like the user to be able to pick a file from native file system and drag & drop it to our a
- by user261740
We have an existing java desktop application which starts, when user click on our application icon (placed on desktop) OR double click on executable(.exe). It opens the frame which allows user to select the file from native file system and uploads it to the server.
Now we would like to facilitate user, that he can pick a file from windows…