Java GUI
Design and implement an application that works as a stopwatch.Include a display that shows the time as it increments. The timevalue should be seconds only, to one decimal place. Include buttonsthat allow the user to start and stop the time, and to reset thedisplay to zero. Arrange the components to present a nice userinterface. The buttons should include a mnemonic shortcut. Only asingle action listener should be used for the buttons
Expert Answer
An answer will be send to you shortly. . . . .