In this lab, you will use a predefined interface to create different types of clocks: an ordinary desk clock, a desk clock with an AM PM feature, and a clock that displays time in military style (out of 24 hours instead of 12).
First go to this folder and download the folder called "Clock Interface toComplete" on to your PC. Transfer the project from BlueJ to IntelliJ and get started. A directions document is included in the downloaded folder.
Go to this folder and download the directions for the lab in the PDF called "Directions.pdf". Then download the Part A and Part B folders that contain the starter code for the labs. Use only the Level A code for this project if you are in Data Structures. If you are taking AP CSA, ask your instructor which level code you should use as your starter.