Develop a java application that displays a digital clock


Problem

Digital Clock with Animation and Time Setting

Using Java FX

Problem Description:

Develop a Java application that displays a digital clock with following time information: hours, minutes, seconds, AM/PM, and a 'Set Time' button. The time should be updated in real-time (e.g. as time advances) and the display for 'seconds' should be animated. Fancy animation effects will earn extra credits.

When the user uses a mouse to click on the 'Set Time' button the program displays a window so that the user can input time information (hours:minutes:seconds AM/PM) with a 'Done' button. The AM/PM information should be inputted by clicking a button that toggles between 'AM' and 'PM'.

The user after inputting time information can click on the 'Done' button and the clock time is updated and new time information is displayed.

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: Develop a java application that displays a digital clock
Reference No:- TGS03261627

Expected delivery within 24 Hours