Skip to content

A digital clock in a Java GUI application displays the time, day, and current date.

Notifications You must be signed in to change notification settings

Lasyanga/Digital-Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital-Clock

Simple Calculator

A digital clock in a Java GUI application displays the time, day, and current date.

To compile and run Calculator.java

//compile
$ javac -d . Clock.java ClockFrame.java

//run
$ java DigitalClock.Clock

About

A digital clock in a Java GUI application displays the time, day, and current date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages