gps.mvc
Class LogFile

java.lang.Object
  extended by gps.mvc.LogFile

public class LogFile
extends java.lang.Object

Author:
Mario

Constructor Summary
LogFile()
           
 
Method Summary
 void closeLog()
           
 File getLogFile()
           
 GpsEvent openNewLog(BT747Path path)
           
 void reOpenLogWrite(BT747Path path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogFile

public LogFile()
Method Detail

openNewLog

public final GpsEvent openNewLog(BT747Path path)

reOpenLogWrite

public final void reOpenLogWrite(BT747Path path)

closeLog

public final void closeLog()

getLogFile

public File getLogFile()
Returns:
the logFile