A Java implementation of a Clock, with AWT and Swing.
- Option to have time abstracted out of component
- Add JLabel digital time to JFrame.
- Remove hard-coding of clock location in frame.
- Clock theme options?
The following paragraphs detail what each file, within the source directory aims to achieve