Skip to content

asadkhan-786-gb/Download-Manager-Application-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download Manager Application in Java

Download Manager in JAVA, JAVA Swing, JAVA AWT

Project Specifications

  • A Downalod manager is a Software tool that manages the downloading of files from the internet, which may be built into a Web Browser.
  • A functional download manager that supports pausing and resuming downloads.
  • It is written in Java and uses HttpURLConnection for downloading files.
  • The user interface is created using Swing controls.

What You'll Gain

  • Object Oriented Programming in Java
  • Extensive use of Swing and AWT Frameworks
  • Java Fundamentals
  • Functionalities of Download-Managing App.
  • Classes and Objects in Java with Practial Implementation

Getting Started

Welcome to the VS Code Java world. Here is a guideline to help you get started to write Java code in Visual Studio Code.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.

If you want to customize the folder structure, open .vscode/settings.json and update the related settings there.

Dependency Management

The JAVA PROJECTS view allows you to manage your dependencies. More details can be found here.

About

Creating a Download Manager in JAVA, JAVA Swing, JAVA AWT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages