Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Simple Digital Watch written in Java

The aim of this program is to display the current running time in digital format using Java swing and awt libraries. The output of this program open as new window which shows the current time and time-period(AM/PM).

Libraries Used:

Usage:

>> javac DigitalWatch.java

>> java DigitalWatch

A window pops up showing the digital watch.

Output: