StopWatch with Lap Timer using Java Swing Project Demo: StopWatch A Java Swing Application which counts time when start is pressed, pause pauses the timer and reset resets it. The StopWatch is synchronized with the System Clock. Also contains a Lap Timer Button which records timed sessions when pressed. StopWatch