Uses of Interface
lejos.util.TimerListener

Packages that use TimerListener
lejos.util More utility classes 
 

Uses of TimerListener in lejos.util
 

Constructors in lejos.util with parameters of type TimerListener
Timer(int theDelay, TimerListener el)
          Create a Timer object.