Create a program displays a digital clock in a window


Discuss the below:

Q: Create a program that displays a digital clock in a window using an applet. The clock should show, day of week, date, time, time zone and year.

The two following classes should help get some of the information needed.

import java.util.Date;

import javax.swing.Timer;

 

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Create a program displays a digital clock in a window
Reference No:- TGS01934934

Now Priced at $20 (50% Discount)

Recommended (92%)

Rated (4.4/5)