Wednesday, 7 August 2013

Automatically download txt file using SWT

Automatically download txt file using SWT

I'm having a problem with automatically download txt file by SWT Java For
example: I have a txt link file:www.gnu.org/licenses/gpl.txt Suppose that
on the screen of display( SWT) We have a label ( directly link to above
link). When We click to this label, the txt file will automatically
download to the local of our computer.
Please tell me the way to do it. Thanks

No comments:

Post a Comment