You can download the component from the link: http://www.4shared.com/file/45525258/ea7339d0/TimerLabel.html
NetBeans is recommended for development. You can add the component by adding it to the palette of swing by using the palette manager the "Add from jar" and select my jar file which contains TimerLabel
class which represents the component.
start()
: which starts the timer.pause()
: pause the running timer.reset()
resets the timer to zero state.