JavaFX Software: File Downloader (Threads)

Subscribers:
9,540
Published on ● Video Link: https://www.youtube.com/watch?v=FjgPc5nl-ac



Category:
Tutorial
Duration: 26:16
14,427 views
186


We create a basic downloader which can load and save files from the given internet links. We also very briefly cover use of multiple threads.

Exercises/Extensions:
1. Show file name along with the progress bar
2. If the file is an image (jpg/png), show it within the app using ImageView
3. Create a dialog to ask the user how they want to download the file, e.g. name, save path, perhaps also show the size of download
4. Allow the user to remove progress bars of downloaded files
There can be many extensions to this, implement whatever you think is going to improve the app.

Source: https://github.com/AlmasB/FXTutorials/

Vote on next video: https://www.youtube.com/almasb0/community

Twitter: https://twitter.com/AlmasBaim
GitHub: https://github.com/AlmasB/
LinkedIn: https://www.linkedin.com/in/almasb/

You can support this channel at https://github.com/sponsors/AlmasB







Tags:
java
java programming tutorial
game tutorial for beginners
java for beginners
very simple game tutorial
javafx
javafx tutorial
file downloader
java downloader
java threads
multithreading
java multithreading
javafx multithreading
javafx software
javafx programming tutorial
javafx for beginners
java download files