B4J Library StopWatch Library Engine

This is an example of a StopWatch in B4J implemented with a StopWatch library engine and a class to display running time and split time. It's possible to Initialize the timer as Standard StopWatch or as CountDown StopWatch. Unzip the B4JStopWatch.jar file and copy both jClockLibrary.jar and jClockLibrary.xml to the additional libraries folder, after open the example program and run it.
 

Attachments

  • B4JStopWatch.zip
    487.5 KB · Views: 502
Top