org.openorb.ots.log

Class LogTimer

public class LogTimer extends Thread

This class is a log timer. At 0:0 it changes the log.

Author: Jerome Daniel

Constructor Summary
LogTimer(int day)
Constructor
Method Summary
intgetCurrentDay()
Return the current day
voidrun()
Thread entry point

Constructor Detail

LogTimer

public LogTimer(int day)
Constructor

Method Detail

getCurrentDay

public int getCurrentDay()
Return the current day

run

public void run()
Thread entry point