/Stopwatch

A stopwatch built using Java.

Primary LanguageJava

Stopwatch

This stopwatch application is programmed in java and the interface is built with JFrame. The lap records display maximum lap time in red colour and minimum lap time in blue colour. The application window can be minimized to display only the total lap time without the record list, by clicking the minimize button in the upper right corner.

Requirements

Java 8 or higher version.

Screenshots

light mode ss dark mode ss minimized app ss