All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jclass.chart.TimerListener

public interface TimerListener
Interface used to listen to timer events.


Method Index

 o timerExpired(Timer)
Timer has expired for the specified timer.

Methods

 o timerExpired
 public abstract void timerExpired(Timer t)
Timer has expired for the specified timer.

Parameters:
t - a jclass.chart.timer object

All Packages  Class Hierarchy  This Package  Previous  Next  Index