Search This Blog

Showing posts with label java desktop application. Show all posts
Showing posts with label java desktop application. Show all posts

Simple Pause and Resume Supported Download Manager using Java

In this post i am adding a simple download manager made using java programming language. The file is light weight. This java application supports pause and resume. You can resume a paused download at any time if the url is resume supported. This java desktop application maintains a simple download queue. You can directly drag and drop download links into this java download manager app or add paste links. When the app exits, it saves it current progress and download queue so that you can easily resume the download in this java download manager desktop app when you start the application later.
free download manager for computer in java. lightweight and compact
Free Java Download Manager for 

Features:

  • Light weight
  • Pause and resume supported
  • Drag and drop download links
  • Download queuing supported.
  • Source code available


Download DownloadManager.jar (app) here.


Online Mobile Recharge Simulation Application in Java

Here i am adding an online mobile recharge application. It is coded in Java. It is a java desktop application using pure java only and simulates online mobile recharge. It is done using Netbeans IDE. I am posting the link to the netbeans project file (zip archive). You can simply download it and extract it to see it using notepad or Netbeans IDE. This is a simple java SE desktop application using files to simulate online mobile recharge and online payment using debit card or credit card. Input validation, reading or writing objects from or to files, using arrays (ArrayList) of objects, displaying or showing multiple lines using JLabel, using HTML formating for JLabel text etc are features. Download Netbeans Project (Java Source code) for Online Mobile Recharge Simulation application