The timer task that is fired whenever the timer expires. This just keeps a count of the number of ticks, and fires an appropriate event. NB: Each time we schedule this it must be a new instance of this class, you cannot just instantiate this class once and re-use it!
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.