com.floranta.client
Interface TickListener

All Known Subinterfaces:
MessageListener
All Known Implementing Classes:
FlorantaApplet

public interface TickListener

tick() is called every second when the program is running

Author:
cscarlos

Method Summary
 void tick()
           
 

Method Detail

tick

public void tick()