Skip to content

ZCW-Java8-1/SimpleClockMods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SimpleClock

THis is a simple Java desktop clock app.

Starting with the code as is, make additions to it to increase its functionality.

Additions

  • Modify this to use a Thread rather than an infinite loop. (see line 54 in SimpleClock.java)
  • Make the UI look better; increase margins
  • Add a button which switches between 12/24 hr format
  • Add a button which switches between local time and GMT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages